Implement BaseModel class, TimestampMixin, TzDateTime type; cleanup Task model
This commit is contained in:
parent
7ce43a2bfe
commit
252c15acbd
15 changed files with 223 additions and 42 deletions
|
|
@ -1 +1,3 @@
|
|||
from .metadata import MetaData
|
||||
from .sqlalchemy import SQLAlchemy
|
||||
from .typing import Col, Rel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue