summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorShai Berger <shai@platonix.com>2015-12-10 02:12:04 +0200
committerShai Berger <shai@platonix.com>2015-12-10 02:21:28 +0200
commit02c049ab1ab5273d4212890635f94cc7eac7b158 (patch)
tree54113c232f149c167e2fe322c5852d086048fe73 /docs
parent4211f8c9d1cd543d9c6fe4b789aea7dddf07c44a (diff)
[1.8.x] Refs #25896 -- Fixed migration test failure on Oracle
The test creates and deletes a model in the same migration, and the model had an AutoField. On Oracle, AutoField's are set up using deferred SQL, which in this case was trying to modify a table after it had dbeen removed. Backport of c8b3fbe from master
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions