diff options
author | 2018-04-07 10:10:47 +0100 | |
---|---|---|
committer | 2018-04-07 10:10:47 +0100 | |
commit | 2db3ce6c2e91b81a64916eba47ae34f4d9182702 (patch) | |
tree | 26e22969e56caae7d18d03be3606bb9f3fbdce4a /app_test.py | |
parent | Flake8 (diff) |
Don't create tables on route load by default.
* If "FLASK_DEBUG" is in your env vars, tables will be created on route load
* If you run a query against a table not declared in database.py, a warning is emitted
Diffstat (limited to 'app_test.py')
0 files changed, 0 insertions, 0 deletions