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:12:04 +0200 |
| commit | c8b3fbe21b09937b57e96dbddcc71946da246a2f (patch) | |
| tree | c603ae87b701e3379db48c5c8ea52aec1bfe7ecd /docs | |
| parent | 179fbab7e05946b59ec9815d6e9b1901826ed610 (diff) | |
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.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
