mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
sqwl model
This commit is contained in:
parent
afb7b92d17
commit
589731a8ca
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ from typing import Sequence, Union
|
|||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
|
||||
import sqlmodel
|
||||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision: str = 'a6e4562797e4'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue