16 Commits

Author SHA1 Message Date
d242e4ff68 [main] Testing SqlAlchemy models 2025-01-07 00:18:18 +01:00
76465636ee [main] Updated models and their initialization 2025-01-07 00:18:02 +01:00
1e36c2d966 [main] Added autoincrement to primary keys 2025-01-07 00:17:33 +01:00
98d39bba2e [main] Updated models according to new database structure 2025-01-06 21:45:27 +01:00
5b2fe4460e [main] Added update timestamps and triggers that update them to db 2025-01-06 21:45:15 +01:00
b98eba2ddd [main] Added a procedure for updating overdue loans 2025-01-06 19:58:42 +01:00
5dde0468d0 [main] Updated .gitignore to include *.bak files (For MySQLWorkbench) 2025-01-05 19:31:29 +01:00
cd18b3ab46 [main] Initial code for SqlAlchemy and it's models 2025-01-05 19:30:42 +01:00
765b939998 [main] Updated database structure with new columns and views 2025-01-05 19:29:36 +01:00
8588eda3ce [main] Initial code 2025-01-05 00:26:46 +01:00
87893febac [main] Added pylint and mypy configuration 2025-01-05 00:26:23 +01:00
48cfa5fee6 [main] Added initial requirements.txt 2025-01-05 00:26:07 +01:00
46e67e1edf [main] Added MySql Workbench model for database structure reference 2025-01-05 00:25:43 +01:00
4d7151b513 [main] Project stack definitions 2025-01-05 00:24:53 +01:00
88425198ed [main] Added project requirements to README 2024-12-21 11:18:34 +01:00
74600c4854 Initial commit 2024-12-21 10:55:32 +01:00