Commit Graph

8 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
42e4b43f0c
Do not link SQLAlchemy models to Flask 2023-03-09 14:40:42 +01:00