Andrés Reverón Molina
2ee6ca6d35
[5.1.x] Fixed #34856 -- Fixed references to index_together in historical migrations.
...
While AlterUniqueTogether has been documented to be still allowed in historical
migrations for the foreseeable future it has been crashing since 2abf417c815c20
was merged because the latter removed support for Meta.index_together which the
migration framework uses to render models to perform schema changes.
CreateModel(options["unique_together"]) was also affected.
Refs #27236 .
Co-authored-by: Simon Charette <charette.s@gmail.com>
Backport of b44efdfe543c9b9f12690b59777e6b275cb08103 from main.
2024-12-17 10:01:51 +01:00
..
2023-02-01 11:04:38 +01:00
2015-02-03 18:30:46 -05:00
2023-02-01 11:04:38 +01:00
2015-02-16 19:31:52 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2022-02-07 20:37:05 +01:00
2023-02-01 11:04:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2018-06-15 14:18:08 -04:00
2022-02-07 20:37:05 +01:00
2023-02-01 11:04:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2014-12-31 14:14:28 -05:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2022-02-22 10:30:40 +01:00
2019-10-10 08:31:41 +02:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2018-01-31 09:36:36 -05:00
2019-07-01 13:47:54 +02:00
2022-02-07 20:37:05 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2018-09-11 12:51:11 -04:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2017-01-18 09:55:19 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2013-05-10 12:52:04 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2024-05-02 21:43:13 -03:00
2023-09-18 22:12:40 +02:00
2024-02-13 14:47:49 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2024-01-26 12:45:07 +01:00
2023-02-15 07:40:19 +01:00
2023-06-28 12:11:25 +02:00
2022-02-07 20:37:05 +01:00
2024-12-17 10:01:51 +01:00
2024-03-01 07:15:32 +01:00
2022-02-07 20:37:05 +01:00
2024-03-22 13:31:33 +01:00
2024-02-09 09:37:13 +01:00