add sqlmodel + alembic + setup models skeleton to slowly enable transition towards a db

This commit is contained in:
Viktor Barzin 2025-06-03 20:00:30 +00:00
parent 8c646a5322
commit 0d3393ed94
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
11 changed files with 697 additions and 1 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ sqlite.db
.DS_Store
.ipynb_checkpoints/
**.env
crawler/data/wrongmove.db