manila/manila/db/migrations
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
..
alembic 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
alembic.ini Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
utils.py Remove models usage from migrations 2015-07-13 11:58:15 +03:00