core-jgi/migration/i7.1/postgresql/202001211654_IDEMPIERE-4143...

5 lines
136 B
SQL

ALTER FUNCTION documentNo(numeric) OWNER TO adempiere;
SELECT register_migration_script('202001211654_IDEMPIERE-4143.sql') FROM dual
;