datatracker/ietf/message/migrations
Henrik Levkowetz fd9a0d12b5 Renamed a couple of migrations.
- Legacy-Id: 12973
2017-03-05 12:03:15 +00:00
..
0001_initial.py Added an initial migration for messages. 2016-05-30 21:54:41 +00:00
0002_messageattachment.py Added a missing migration. 2016-09-10 20:02:56 +00:00
0003_message_msgid.py Tweaked Message.msgid and added needed migrations for the field. The first migration creates the new column with NULL values for existing rows, the second adds creation of msgid values by default for new rows. 2017-03-03 21:17:12 +00:00
0004_change_msgid_default.py Renamed a couple of migrations. 2017-03-05 12:03:15 +00:00
__init__.py Minor tweaks. 2016-06-13 14:03:19 +00:00