update alembic migrations

This commit is contained in:
qananasikq
2026-04-16 18:01:29 +03:00
parent 32824dca5f
commit 8140fb6f41
7 changed files with 98 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
[alembic]
script_location = alembic
prepend_sys_path = .
sqlalchemy.url = postgresql+psycopg2://iaai:iaai@localhost:5432/iaai_scraper
sqlalchemy.url = postgresql+psycopg2://encar:encar@localhost:5434/encar_db
[loggers]
keys = root,sqlalchemy,alembic