Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003579Openbravo ERPA. Platformpublic2008-01-03 20:202008-06-12 09:44
marvintm 
marvintm 
normalminoralways
closedfixed 
5
 
 
No
Core
No
0003579: src_db project: default=null should be equal to no
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.


0002463
No tags attached.
blocks defect 0002463 closed user71 src_db project: default=null should be equal to no default 
Issue History

Notes
(0007168)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:44)
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=1863368 [^]
(0004053)
marvintm   
2008-01-04 11:42   
(edited on: 2008-06-12 09:27)
Logged In: YES
user_id=1952914
Originator: YES

Now DdlUtils will not regenerate the tables whose default atribute is "NULL".