This website requires JavaScript.
Explore
Help
Register
Sign In
xyj
/
lot_manager
Watch
1
Star
0
Fork
You've already forked lot_manager
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2d139a039f
lot_manager
/
create_db.py
3 lines
71 B
Python
Executable File
Raw
Blame
History
from
db
.
base
import
Base
,
engine
Base
.
metadata
.
create_all
(
bind
=
engine
)
Reference in New Issue
View Git Blame
Copy Permalink