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: Persistence Callbacks: Validation Triggers

We add a new tag editing feature to our rewrite of Apple’s Reminders app to show how we can use database triggers to validate them, and prevent invalid state from ever entering our user’s data.