summaryrefslogtreecommitdiffstats
path: root/plan.txt
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-03-22 21:31:05 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-03-22 21:31:05 -0700
commit4ce751f000285bc97adef27bab0873ae2690859e (patch)
tree2b0650d49294b0bedaf20978045df01c1e97b567 /plan.txt
parentdaf21f0b80e1783ed1eb777a7b6a9c5618c069d7 (diff)
downloadfatcat-4ce751f000285bc97adef27bab0873ae2690859e.tar.gz
fatcat-4ce751f000285bc97adef27bab0873ae2690859e.zip
bunch of unstructured notes
Diffstat (limited to 'plan.txt')
-rw-r--r--plan.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/plan.txt b/plan.txt
index 9e8d957b..33b40663 100644
--- a/plan.txt
+++ b/plan.txt
@@ -1,4 +1,7 @@
+Avoiding ORM and splitting into two apps seems to be like making water flow up
+hill. Going to just make this a generic flask-sqlalchemy thing for now.
+
- backend test setup: generate temporary database, insert rows (?)
backend/api: