Does anyone have a clue why this code in my migration is running twice?

ERXJDBCUtilities.executeUpdate(database.adaptorChannel(), "INSERT INTO t_group (c_name, c_security_level) VALUES ('Admin', '10')");


I am doing some of the examples and whenever I run this, it inserts two rows. Is there anything I can set to prevent it?
Update your Project Wonder.

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to