Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002463Openbravo ERPA. Platformpublic2008-01-03 20:162008-11-26 13:57
marvintm 
user71 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002463: src_db project: default=null should be equal to no default
In a Oracle database there is no difference between columns with default value = NULL and the same column without default value. src-db project should manage database.updates in such a way that no change is performed in the database if the unique difference is that one.
No tags attached.
depends on backport 0003579 closed marvintm src_db project: default=null should be equal to no 
Issue History
2008-11-26 13:57psarobeRegression testing => No
2008-11-26 13:57psarobeStatusresolved => closed

Notes
(0006052)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1863366 [^]
(0002936)
user71   
2008-01-04 11:42   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1964080
Originator: NO

Now DdlUtils will not regenerate the tables whose default atribute is "NULL".
(0002937)
user71   
2008-05-06 12:48   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1964080
Originator: NO

Fixed since revision 1900 in the trunk