From 72d3ce8785805ffa80f107c26758baeb08a3db00 Mon Sep 17 00:00:00 2001 From: John Estropia Date: Sat, 18 Jul 2015 23:18:14 +0900 Subject: [PATCH] Created Migrations (markdown) --- Migrations.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Migrations.md diff --git a/Migrations.md b/Migrations.md new file mode 100644 index 0000000..1133119 --- /dev/null +++ b/Migrations.md @@ -0,0 +1,13 @@ +(README pending) + +### Incremental migrations +(README pending) + + +## Contents +- [[Architecture]] +- [[Setting up]] +- [[Saving and processing transactions]] +- [[Fetching and querying]] +- [[Logging and error handling]] +- [[Observing changes and notifications]] \ No newline at end of file