Reset DB migrations

This commit is contained in:
Thomas Sileo
2022-07-28 19:28:18 +02:00
parent 241cc1433b
commit dda4d22880
18 changed files with 395 additions and 807 deletions

View File

@@ -8,7 +8,7 @@ script_location = alembic
# Uncomment the line below if you want the files to be prepended with date and time
# see https://alembic.sqlalchemy.org/en/latest/tutorial.html#editing-the-ini-file
# for all available tokens
# file_template = %%(year)d_%%(month).2d_%%(day).2d_%%(hour).2d%%(minute).2d-%%(rev)s_%%(slug)s
file_template = %%(year)d_%%(month).2d_%%(day).2d_%%(hour).2d%%(minute).2d-%%(rev)s_%%(slug)s
# sys.path path, will be prepended to sys.path if present.
# defaults to the current working directory.
@@ -20,7 +20,7 @@ prepend_sys_path = .
# installed by adding `alembic[tz]` to the pip requirements
# string value is passed to dateutil.tz.gettz()
# leave blank for localtime
# timezone =
timezone = UTC
# max length of characters to apply to the
# "slug" field