Updated Fetching and querying (markdown)

John Estropia
2015-07-18 23:31:07 +09:00
parent 2d91ea1c4a
commit 1ebb84dbb7

@@ -258,9 +258,14 @@ this returns dictionaries that shows the count for each `"age"`:
## Contents ## Contents
- [[TL;DR (a.k.a. sample codes)]]
- [[Architecture]] - [[Architecture]]
- [[Setting up]] - CoreStore Tutorials
- [[Saving and processing transactions]] - [[Setting up]]
- [[Fetching and querying]] - [[Migrations]]
- [[Logging and error handling]] - [[Saving and processing transactions]]
- [[Observing changes and notifications]] - [[Fetching and querying]]
- [[Logging and error handling]]
- [[Observing changes and notifications]]
- [[Installation]]
- [[Changesets]]