Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 562 Bytes

File metadata and controls

7 lines (5 loc) · 562 Bytes

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.