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:19:30 +0200
commitf1964bc7e2a1be675ed19ab302362311df67e3eb (patch)
tree27043760a30aad0dc0c1028239b7178652b6af2f /docs
parent2c6624a67397afc0f72a36559b53fb693e473bbc (diff)
[1.9.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