Spotlight
c30ae776a2
Revise initial migration
2024-09-23 23:57:53 -05:00
Spotlight
fa7d0cef52
Ensure BigInteger for several types
2024-09-23 23:35:36 -05:00
Spotlight
5d3a07b4c5
Rename column variables to be unambiguous
2024-09-03 19:41:37 -05:00
Spotlight
59ebc757df
jeu_favori -> favorite_game
2024-09-02 21:55:22 -05:00
Spotlight
c78c28bb6b
Fix up column names
2024-09-02 21:52:22 -05:00
Spotlight
b6f51aae72
Convert to DateTime
2024-09-02 21:43:49 -05:00
Spotlight
cadd1b6dad
Remove extraneous DB code
2024-09-02 21:22:48 -05:00
Spotlight
907cd4fd26
Generalize database URL
2024-08-24 15:34:21 -05:00
Logan
c46e6025d3
feat: add mysql (mariadb) support
2024-08-20 03:30:17 -06:00
Logan
83d7d823c8
fix: orm now works for backend & server!
2024-08-19 01:03:49 -06:00
Logan
5c749db18b
refactor: add ORM to non web functions
2024-08-18 02:54:02 -06:00
Spotlight
496b766081
Initial migration towards ORM-oriented queries
2024-07-22 15:22:36 -05:00
Spotlight
ac44dc663b
Initial migration towards separate database logic
...
We're simply breaking apart logic here - the majority of models are not implemented. The upgrade to Flask-SQLAlchemy has not yet been tested on `server`.
2024-07-22 13:20:40 -05:00