core-jgi/migration/i2.0z/oracle/201410291142_IDEMPIERE-2260...

10 lines
147 B
SQL

update ad_system set name='iDempiere' where name='?'
;
COMMIT
;
SELECT register_migration_script('201410291142_IDEMPIERE-2260.sql') FROM dual
;