This website requires JavaScript.
Explore
Help
Sign In
pi3c
/
service_man
Watch
1
Star
0
Fork
You've already forked service_man
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
efdacfa0ce
service_man
/
api
/
infrastructure
/
persistence
/
models
/
base.py
6 lines
82 B
Python
Raw
Blame
History
from
sqlalchemy
.
orm
import
DeclarativeBase
class
Base
(
DeclarativeBase
)
:
.
.
.
Reference in New Issue
View Git Blame
Copy Permalink