extend complexity fields to text
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
script_location = alembic
|
||||
prepend_sys_path = .
|
||||
version_path_separator = os
|
||||
sqlalchemy.url = postgresql+asyncpg://codetutor:codetutor@localhost:5432/codetutor
|
||||
# URL is set programmatically in alembic/env.py from environment variables
|
||||
sqlalchemy.url =
|
||||
|
||||
[post_write_hooks]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user