Commit Graph

14 Commits

Author SHA1 Message Date
278ed41630 fixed code to use new model 2023-03-14 17:56:20 +01:00
Thomas Rubini
b10c87dcc5
add Text table because foreign keys must reference an unique column 2023-03-12 00:03:09 +01:00
Thomas Rubini
fe32c7d394
modify Answer table 2023-03-11 22:58:06 +01:00
Thomas Rubini
272cb1b3bd
change foreign keys refs 2023-03-11 17:55:50 +01:00
Thomas Rubini
9419324aa2
update string representations of tables 2023-03-11 17:14:35 +01:00
Thomas Rubini
c450bd36b0
Modify Question table and rename to QuestionType 2023-03-11 17:10:10 +01:00
Thomas Rubini
5f84794e24
Modify Locale table 2023-03-11 17:06:21 +01:00
Thomas Rubini
38f682a2d6
add example import script 2023-03-09 14:40:44 +01:00
Thomas Rubini
42e4b43f0c
Do not link SQLAlchemy models to Flask 2023-03-09 14:40:42 +01:00
Thomas Rubini
99a9032826
fix wrong comments 2023-03-06 10:37:53 +01:00
Thomas Rubini
ff5056ab61
add comments to SQL tables 2023-02-27 13:52:44 +01:00
7cfcf1af2a fixed : get reaction description, desc was moved 2023-02-16 11:06:18 +01:00
Thomas Rubini
f4002b4ac7
create all tables on startup 2023-02-11 22:43:14 +01:00
Thomas Rubini
653151c8bd
refactor app to follow python and flask best practices 2023-02-11 22:43:11 +01:00