diff options
| author | Shai Berger <shai@platonix.com> | 2015-12-10 02:12:04 +0200 |
|---|---|---|
| committer | Shai Berger <shai@platonix.com> | 2015-12-10 02:21:28 +0200 |
| commit | 02c049ab1ab5273d4212890635f94cc7eac7b158 (patch) | |
| tree | 54113c232f149c167e2fe322c5852d086048fe73 /docs | |
| parent | 4211f8c9d1cd543d9c6fe4b789aea7dddf07c44a (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
