mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-17 22:49:41 +02:00
Updated Installation (markdown)
@@ -31,31 +31,12 @@ Add all *.swift* files to your project.
|
|||||||
## Contents
|
## Contents
|
||||||
- [[TL;DR (a.k.a. sample codes)]]
|
- [[TL;DR (a.k.a. sample codes)]]
|
||||||
- [[Architecture]]
|
- [[Architecture]]
|
||||||
- CoreStore Tutorials (All of these have demos in the **CoreStoreDemo** app project!)
|
- CoreStore Tutorials
|
||||||
- [[Setting up]]
|
- [[Setting up]]
|
||||||
- [[Migrations]]
|
- [[Migrations]]
|
||||||
- Incremental migrations
|
|
||||||
- [[Saving and processing transactions]]
|
- [[Saving and processing transactions]]
|
||||||
- Transaction types
|
|
||||||
- Asynchronous transactions
|
|
||||||
- Synchronous transactions
|
|
||||||
- Detached transactions
|
|
||||||
- Creating objects
|
|
||||||
- Updating objects
|
|
||||||
- Deleting objects
|
|
||||||
- [[Fetching and querying]]
|
- [[Fetching and querying]]
|
||||||
- `From` clause
|
|
||||||
- Fetching
|
|
||||||
- `Where` clause
|
|
||||||
- `OrderBy` clause
|
|
||||||
- `Tweak` clause
|
|
||||||
- Querying
|
|
||||||
- `Select<T>` clause
|
|
||||||
- `GroupBy` clause
|
|
||||||
- [[Logging and error handling]]
|
- [[Logging and error handling]]
|
||||||
- [[Observing changes and notifications]]
|
- [[Observing changes and notifications]]
|
||||||
- Observe a single object
|
|
||||||
- Observe a list of objects
|
|
||||||
- [[Installation]]
|
- [[Installation]]
|
||||||
- [[Changesets]]
|
- [[Changesets]]
|
||||||
- Upgrading from v0.2.0 to 1.0.0
|
|
||||||
Reference in New Issue
Block a user