diff --git a/Installation.md b/Installation.md index bcc2c62..886478b 100644 --- a/Installation.md +++ b/Installation.md @@ -31,31 +31,12 @@ Add all *.swift* files to your project. ## Contents - [[TL;DR (a.k.a. sample codes)]] - [[Architecture]] -- CoreStore Tutorials (All of these have demos in the **CoreStoreDemo** app project!) +- CoreStore Tutorials - [[Setting up]] - [[Migrations]] - - Incremental migrations - [[Saving and processing transactions]] - - Transaction types - - Asynchronous transactions - - Synchronous transactions - - Detached transactions - - Creating objects - - Updating objects - - Deleting objects - [[Fetching and querying]] - - `From` clause - - Fetching - - `Where` clause - - `OrderBy` clause - - `Tweak` clause - - Querying - - `Select` clause - - `GroupBy` clause - [[Logging and error handling]] - [[Observing changes and notifications]] - - Observe a single object - - Observe a list of objects - [[Installation]] -- [[Changesets]] - - Upgrading from v0.2.0 to 1.0.0 \ No newline at end of file +- [[Changesets]] \ No newline at end of file