chore(#5): Initial SQLAlchemy building blocks #6

Merged
elia merged 3 commits from sqlalchemy into master 2024-12-18 23:01:58 +00:00

3 commits

Author SHA1 Message Date
Elia el Lazkani
6800c90936 chore(#5): Migration to SQLAlchemy
* Introduces models to map objects in the database
* Refactoring and cleanup of old code
* Updates configuration file
* Updates README.md
* Updates .gitignore
2024-12-18 01:38:31 +01:00
Elia el Lazkani
71981a5861 chore(#5): Fixes the timestamp into native SQL 2024-12-02 00:17:27 +01:00
Elia el Lazkani
dd37cdb6a3 chore(#5): Initial SQLAlchemy building blocks 2024-12-01 22:33:55 +01:00