Skip to content

Latest commit

 

History

History

README.md

This directory contains code from Point-Free Episode: [CloudKit Sync:

Sync Metadata](https://www.pointfree.co/episodes/ep344-cloudkit-sync-sync-metadata)

We want SQLiteData to work seamlessly behind the scenes without you having to worry about how it works, but we also wanted to make sure you had full access to everything happening under the hood. Let’s explore the secret sync metadata table to see how we can fetch and even join against data related to sync, including sharing information and more.