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

7 lines
137 B
MySQL
Raw Normal View History

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