diff options
| author | Jayden Kneller <jayden@arrai.com> | 2025-11-03 12:05:59 -0500 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2025-11-04 08:15:22 -0500 |
| commit | e27cff68a32a0183c6b8d110b359c1c858f68cd7 (patch) | |
| tree | ab021c78b5cf8069fefc71ee8329efbb2865d384 /tests/postgres_tests/test_array.py | |
| parent | eaf7b563a5d3861026242fdb503a58f71acf17f6 (diff) | |
Fixed #36652 -- Increased determinism when loading migrations from disk.
Ordering still depends on pkgutil.iter_modules, which does not guarantee
order, but at least now Django is not introducing additional indeterminism,
causing CircularDependencyError to appear or not appear in some edge cases.
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Diffstat (limited to 'tests/postgres_tests/test_array.py')
0 files changed, 0 insertions, 0 deletions
