feat: add working tests
This commit is contained in:
parent
cd7a5431e9
commit
3d7217ec69
10 changed files with 80 additions and 21 deletions
|
@ -6,7 +6,7 @@ from sqlalchemy import pool
|
|||
from alembic import context
|
||||
|
||||
from foxnouns.db import Base
|
||||
from foxnouns.settings import SYNC_DATABASE_URL
|
||||
from foxnouns.db.sync import SYNC_DATABASE_URL
|
||||
|
||||
# this is the Alembic Config object, which provides
|
||||
# access to the values within the .ini file in use.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue