Missing register_migration_script on 201502031604_IDEMPIERE-2440.sql

52 views
Skip to first unread message

adamta...@gmail.com

unread,
Feb 11, 2015, 2:53:17 AM2/11/15
to idem...@googlegroups.com
Hi iD team,

Just found missing statement in 201502031604_IDEMPIERE-2440.sql.

eg. for 201501290852_IDEMPIERE-2050.sql there is a line
SELECT register_migration_script('201501290852_IDEMPIERE-2050.sql') FROM dual

eg. for 201501161751_IDEMPIERE-2405.sql there is a line
SELECT register_migration_script('201501161751_IDEMPIERE-2405.sql') FROM dual

Adam Tang.

adamta...@gmail.com

unread,
Feb 11, 2015, 1:27:33 PM2/11/15
to idem...@googlegroups.com
Do I need to add 1 row in postgresql using query

SELECT register_migration_script('201502031604_IDEMPIERE-2440.sql') FROM dual;

so that the auto database migration script works on me in the future?

or there will be a new .sql with this statement in the next pull and update of the source code?

Adam.

Hiep Lq

unread,
Feb 11, 2015, 1:37:27 PM2/11/15
to idem...@googlegroups.com
Thanks a lot Adam.
I will notify Carlos next time I see him.
You can manual run it if you have apply this patch.
Or add this line to script if you not yet apply this patch.

purpose of this line make auto migrate script don't apply a script multiple time

Sent from my BlackBerry 10 smartphone.
Sent: Thursday, February 12, 2015 01:27
Subject: [idempiere] Re: Missing register_migration_script on 201502031604_IDEMPIERE-2440.sql

--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/idempiere/3706fd35-7752-4f40-ab73-0345ab5385fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages