Commit Graph

5 Commits

Author SHA1 Message Date
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