From 3891e70934892582b01a880bdb4131b5f976ccaa Mon Sep 17 00:00:00 2001 From: John Estropia Date: Sat, 18 Jul 2015 23:31:33 +0900 Subject: [PATCH] Updated Migrations (markdown) --- Migrations.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Migrations.md b/Migrations.md index 1133119..b64422c 100644 --- a/Migrations.md +++ b/Migrations.md @@ -5,9 +5,14 @@ ## 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]] \ No newline at end of file +- 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