core-jgi/db/ddlutils/oracle
igorpojzl 3e64dc6737
IDEMPIERE-4479 - Allow define columnSql in AD_Field (#710)
* IDEMPIERE-4479 - Allow define columnSql in AD_Field

* IDEMPIERE-4479 Added View Update, ColumnSql fix FieldLength

* IDEMPIERE-4479 Updated AD_Field Model

* IDEMPIERE-4479 MFIeld update model logic

* IDEMPIERE-4479 Move Migration scripts to 8.2
2021-06-04 10:03:05 +02:00
..
functions IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler (#679) 2021-05-12 13:42:55 +02:00
log * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
procedures IDEMPIERE-422 Complete Native Sequence feature / Fix broken oracle procedure 2012-11-07 09:12:41 -05:00
views IDEMPIERE-4479 - Allow define columnSql in AD_Field (#710) 2021-06-04 10:03:05 +02:00
AfterImport.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
ant.sh IDEMPIERE-2664 DB Extensibility issues / calling convert for direct prepareStatement 2015-06-17 12:32:06 -05:00
build-ddl.properties * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
build-ddl.xml * split model by table 2006-12-28 09:25:15 +00:00
build.properties * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
build.xml minor - loading of script to create plsql function should be inside the load-function target. 2009-01-28 07:42:17 +00:00
functions-decl.sql * split model by table 2006-12-28 09:25:15 +00:00
init.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
jdbc.properties.oracle10 * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
readme.txt * Some documentation for the ddlutils script 2006-12-17 16:20:53 +00:00

readme.txt

1. Installed ant
2. Update build.properties and jdbc.properties.oracle to suit your environment
3. 'ant create' to create the adempiere seed database for oracle.