Creating a new database
This commit is contained in:
@@ -84,7 +84,7 @@ path_separator = os
|
||||
# database URL. This is consumed by the user-maintained env.py script only.
|
||||
# other means of configuring database URLs may be customized within the env.py
|
||||
# file.
|
||||
sqlalchemy.url = sqlite+aiosqlite:///./database/dbases/stcs.db
|
||||
sqlalchemy.url = sqlite+aiosqlite:///./database/dbs/stcs.db
|
||||
|
||||
|
||||
[post_write_hooks]
|
||||
|
||||
Reference in New Issue
Block a user