datatracker/ietf/utils/migrations
Robert Sparks 27fccc6ba0
feat: move to postgresql (#4744)
* feat: move to postgresql

* fix: repair fractional replace statement

* fix: use pathlib to manipulate settings_local

Co-authored-by: Jennifer Richards <jennifer@painless-security.com>

* fix: do two string replacements, not one followed by another that throws away the first.

Co-authored-by: Jennifer Richards <jennifer@painless-security.com>

* fix: use pathlib again to manipulate settings_local

Co-authored-by: Jennifer Richards <jennifer@painless-security.com>

* fix: properly use assert (1/2)

Co-authored-by: Jennifer Richards <jennifer@painless-security.com>

* fix: properly use assert (2/2)

Co-authored-by: Jennifer Richards <jennifer@painless-security.com>

Co-authored-by: Jennifer Richards <jennifer@painless-security.com>
2022-11-11 11:01:01 +00:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_convert_timestamps_to_utc.py chore: renumber migrations 2022-10-18 17:22:37 -03:00
0003_pause_to_change_use_tz.py chore: enforce USE_TZ setting expectations in migrations (#4386) 2022-08-30 12:10:59 -03:00
0004_pause_to_change_database_engines.py feat: move to postgresql (#4744) 2022-11-11 11:01:01 +00:00
__init__.py Added a utility model to hold information on when a given database dump has been done. 2015-11-14 22:59:14 +00:00