id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 23073 Oracle 11.2.0.1: Number columns (incl. Booleans) defined with default break introspection Shai Berger Shai Berger "It seems that on this specific version of Oracle server, if you define a number column with a default, it gets precision 0. This, in turn, means it will be introspected as an `IntegerField`, even if it was a `BooleanField` or a `BigIntegerField` to begin with. I am not quite sure yet about this description, but that seems to be what I get from tests. I suspect this can be worked-around by changing the alter-column command which removes the default to also redefine the type. I am not sure supporting one specific, superseded, Oracle version, is worth the hassle. The point going for it is that this is the (Oracle 11) version one can download from Oracle for free, and so this is the version we are trying to use for our CI (and others may want to do the same)." Cleanup/optimization closed Migrations 1.7-rc-1 Normal wontfix oracle Tim Graham Andrew Godwin Accepted 0 0 0 0 0 0