IDEMPIERE-393 Setup wizards / Fix oracle migration script
This commit is contained in:
parent
beb0b209e8
commit
a1c02e5d6a
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
--Nov 22, 2012 3:39:39 PM COT
|
--Nov 22, 2012 3:39:39 PM COT
|
||||||
-- IDEMPIERE-393 Setup wizards
|
-- IDEMPIERE-393 Setup wizards
|
||||||
ALTER TABLE AD_WizardProcess ADD COLUMN AD_User_ID NUMERIC(10) DEFAULT NULL
|
ALTER TABLE AD_WizardProcess ADD (AD_User_ID NUMERIC(10) DEFAULT NULL)
|
||||||
;
|
;
|
||||||
|
|
||||||
-- Nov 15, 2012 5:07:01 PM COT
|
-- Nov 15, 2012 5:07:01 PM COT
|
||||||
|
|
Loading…
Reference in New Issue