mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 02:36:24 +03:00
init
This commit is contained in:
3
init_db.py
Normal file
3
init_db.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from dyxless import db, create_app
|
||||
|
||||
db.create_all(app=create_app())
|
||||
Reference in New Issue
Block a user