SET SQLBLANKLINES ON
SET DEFINE OFF
-- IDEMPIERE-4177 Replace SYSDATE with getDate()
SELECT register_migration_script('202003022200_IDEMPIERE-4177.sql') FROM dual
;