mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:57:01 +00:00
refactor: comment out post_write_hooks section in alembic.ini for clarity
This commit is contained in:
@@ -63,7 +63,7 @@ version_path_separator = os # Use os.pathsep. Default configuration used for ne
|
|||||||
sqlalchemy.url = ''
|
sqlalchemy.url = ''
|
||||||
|
|
||||||
|
|
||||||
; [post_write_hooks]
|
# [post_write_hooks]
|
||||||
# post_write_hooks defines scripts or Python functions that are run
|
# post_write_hooks defines scripts or Python functions that are run
|
||||||
# on newly generated revision scripts. See the documentation for further
|
# on newly generated revision scripts. See the documentation for further
|
||||||
# detail and examples
|
# detail and examples
|
||||||
|
|||||||
Reference in New Issue
Block a user