This directory contains code from Point-Free Episode: SQL Builders: Advanced Selects
We now have a type-safe syntax for generating
SELECT
statements using key paths to the columns we want to select, but while this syntax is nice and what many existing libraries use, we can do better. Let’s introduce a more advanced syntax that leverages variadic generics and supports more complex query expressions.
Files
0317-sql-building-pt4
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||