manila/manila/db/migrations/alembic
Dmitry Galkin b3c20c0162 Fix inconsistent ordering caused by low datetime precision.
The low datetime precision of created_at, updated_at,
deleted_at fields on MySQL can lead to inconsistent list
of returned items when used with --limit.

Change-Id: I6e4b3a38defc1d916556c7cdddfaaab854432ea1
Closes-Bug: #1859474
2021-03-15 13:27:25 -07:00
..
versions Fix inconsistent ordering caused by low datetime precision. 2021-03-15 13:27:25 -07:00
__init__.py Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
env.py TrivialFix: Remove unnecessary future imports 2020-05-05 08:38:56 -07:00
migration.py [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
script.py.mako Add license header to migrations template 2015-07-13 12:01:32 +03:00