migrate to table based tinydb
NOTE to migrate database install tinydb & run migrate.py - added new functions to filter data with db queries - in the storage module
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1 +1,7 @@
|
||||
__pycache__
|
||||
.vscode
|
||||
__pycache__
|
||||
venv
|
||||
.venv
|
||||
webapp/data/orders.json
|
||||
orders.json
|
||||
orders*.json
|
||||
Reference in New Issue
Block a user