diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-03-22 21:31:05 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-03-22 21:31:05 -0700 |
commit | 4ce751f000285bc97adef27bab0873ae2690859e (patch) | |
tree | 2b0650d49294b0bedaf20978045df01c1e97b567 /plan.txt | |
parent | daf21f0b80e1783ed1eb777a7b6a9c5618c069d7 (diff) | |
download | fatcat-4ce751f000285bc97adef27bab0873ae2690859e.tar.gz fatcat-4ce751f000285bc97adef27bab0873ae2690859e.zip |
bunch of unstructured notes
Diffstat (limited to 'plan.txt')
-rw-r--r-- | plan.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: |