mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 10:46:24 +03:00
Переход на postgresql
This commit is contained in:
8
runscripts/postgres/initdb.bat
Normal file
8
runscripts/postgres/initdb.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
@echo off
|
||||
|
||||
set FLASK_APP=dyxless
|
||||
|
||||
flask db init
|
||||
flask db migrate
|
||||
flask db upgrade
|
||||
Reference in New Issue
Block a user