1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-24 14:33:26 +00:00

feat: update migrations filename

This commit is contained in:
Artem Litvinov 2023-09-29 16:59:12 +01:00
parent 7e3c912962
commit a69531767f

View File

@ -58,7 +58,7 @@ version_path_separator = os # Use os.pathsep. Default configuration used for ne
# are written from script.py.mako
# output_encoding = utf-8
sqlalchemy.url = driver://user:pass@localhost/dbname
file_template = %%(year)d-%%(month).2d-%%(day).2d_%%(rev)s_%%(slug)s
[post_write_hooks]