Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 467 Bytes

File metadata and controls

5 lines (4 loc) · 467 Bytes

This directory contains code from Point-Free Episode: Sharing with SQLite: Advanced Queries

Let’s leverage our new @Shared SQLite strategy by adding a brand new feature: archiving. We will see how easy it is to incorporate queries directly into a SwiftUI view, and we will expand our tools to support even more kinds of queries.