Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

This directory contains code from Point-Free Episode: SQL Builders: Sneak Peek, Part 2

We finish a sneak peek of our upcoming Structured Queries library by showing how queries built with the library can be reused and composed together, and how we can replace all of the raw queries in our application with simpler, safer query builders.

This week's episode was a preview of unreleased code. There is no episode-specific code sample.