2 lines
34 B
Python
2 lines
34 B
Python
|
from app import db
|
||
|
db.create_all()
|