Closed GoogleCodeExporter closed 9 years ago
This would require a the db metadata have knowledge of the default and will
require
changes to the mysql, mssql and oracle support components. I plan to have this
resolved for a 1.0 release candidate.
Original comment by brian.ri...@gmail.com
on 27 Feb 2007 at 2:37
Original comment by brian.ri...@gmail.com
on 27 Feb 2007 at 2:38
Just an FYI. I have coded a fix that will be committed this weekend. Basically
if a
column has a default value in the database, it is considered nullable even if
the
column is set to not allow nulls (ok that wording is awkward but I think you
get my
point).
I will need someone to confirm the fix for oracle.
Original comment by brian.ri...@gmail.com
on 9 Mar 2007 at 7:56
These changes have been committed to SVN. I have tested the MSSQL and MySQL
version
but do not have Oracle to test.
Original comment by brian.ri...@gmail.com
on 9 Mar 2007 at 11:54
Original issue reported on code.google.com by
cfsile...@gmail.com
on 25 Feb 2007 at 3:06