This website requires JavaScript.
Explore
Help
Sign in
binaryDiv
/
tofu-api
Watch
1
Star
0
Fork
You've already forked tofu-api
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
main
tofu-api
/
tofu_api
/
common
/
database
/
__init__.py
4 lines
95 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Implement BaseModel class, TimestampMixin, TzDateTime type; cleanup Task model
2022-04-15 21:45:10 +02:00
from
.
metadata
import
MetaData
Add SQLAlchemy and database boilerplate code
2022-04-02 01:06:59 +02:00
from
.
sqlalchemy
import
SQLAlchemy
Implement BaseModel class, TimestampMixin, TzDateTime type; cleanup Task model
2022-04-15 21:45:10 +02:00
from
.
typing
import
Col
,
Rel
Reference in a new issue
Copy permalink