From 1ebb84dbb7710f015faa42ecaf2c1f85ed36f341 Mon Sep 17 00:00:00 2001 From: John Estropia Date: Sat, 18 Jul 2015 23:31:07 +0900 Subject: [PATCH] Updated Fetching and querying (markdown) --- Fetching-and-querying.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Fetching-and-querying.md b/Fetching-and-querying.md index 8e5e446..c363b46 100644 --- a/Fetching-and-querying.md +++ b/Fetching-and-querying.md @@ -258,9 +258,14 @@ this returns dictionaries that shows the count for each `"age"`: ## Contents +- [[TL;DR (a.k.a. sample codes)]] - [[Architecture]] -- [[Setting up]] -- [[Saving and processing transactions]] -- [[Fetching and querying]] -- [[Logging and error handling]] -- [[Observing changes and notifications]] +- CoreStore Tutorials + - [[Setting up]] + - [[Migrations]] + - [[Saving and processing transactions]] + - [[Fetching and querying]] + - [[Logging and error handling]] + - [[Observing changes and notifications]] +- [[Installation]] +- [[Changesets]] \ No newline at end of file