Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 503 Bytes

File metadata and controls

5 lines (4 loc) · 503 Bytes

This directory contains code from Point-Free Episode: Persistence Callbacks: Type-Safe Triggers

We build a bunch of triggers in a schema-safe, type-safe way using APIs from the StructuredQueries library, including a callback that ensures the Reminders app always has at least one list, and a callback that helps us support drag–drop positional ordering of lists.