Added future doc

This commit is contained in:
Brandon Taylor
2014-08-21 00:28:45 -04:00
parent 7485dc0289
commit 815477aefa
10 changed files with 203 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
Future Plans
============
- Support for foreign keys that are self referential
- Move unit tests out of sample project (I could really use some help with this one)
- Travis CI integration