Skip to content

Create file name with UTC time #425

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by Григорий Крамаренко (@djbaldey)

Now in file_template used local time:

[alemblic]

file_template = %%(year)d%%(month).2d%%(day).2d%%(hour).2d%%(minute).2d_%%(rev)s_%%(slug)s

generated:

migrations/versions/201704070222_f92e230c3c4e_test.py

But it is not convenient for various geographically located developers.
Please add the variables to determine the UTC time in the file names.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions