Fix ID: [2478283] -DefaultValue of AD_Process.AD_PrintFormat_ID should be null
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2478283&group_id=176962
This commit is contained in:
parent
090d515476
commit
487d3bf1df
|
@ -0,0 +1 @@
|
|||
-- just for postgresql
|
|
@ -0,0 +1,2 @@
|
|||
-- https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2478283&group_id=176962
|
||||
UPDATE AD_Column SET DefaultValue = NULL WHERE AD_Column_ID = 7752;
|
Loading…
Reference in New Issue