igdb/code/database
coolneng 65d3af6817
Move query logic to new module
2020-01-09 21:10:27 +01:00
..
__init__.py Create DB when executing 'flask run' 2020-01-08 21:31:00 +01:00
constants.py Create DB when executing 'flask run' 2020-01-08 21:31:00 +01:00
db_setup.py Create DB when executing 'flask run' 2020-01-08 21:31:00 +01:00
export.py Add table querying via form 2020-01-09 19:13:24 +01:00
mariadb_setup.sh Create constants file and move tables to db_setup 2020-01-05 02:51:14 +01:00
parser.py Add login functionality and basic HTML pages 2020-01-09 03:17:31 +01:00
queries.py Move query logic to new module 2020-01-09 21:10:27 +01:00