feat: added seseion for sqlite, alembic and ruff, model Timerr, schemas.py, mixin for id, cruds: create timer, get timer, settings.py for db
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# настройки для бд
|
||||
NAME_DB = "название бд"
|
||||
ECHO_DB = "булево значение для дебага бд"
|
||||
Reference in New Issue
Block a user