Re: migrations and return values
Re: migrations and return values
- Subject: Re: migrations and return values
- From: Mike Schrag <email@hidden>
- Date: Sat, 14 Feb 2009 09:48:00 -0500
is there a way to set values in the database from a migration. I refer to something like this:
SELECT setval('t_plum_job_seq', 1000)
If I issue a normal
ERXJDBCUtilities.executeUpdate(database.adaptorChannel(), "SELECT setval('t_plum_job_seq', 1000)");
executeQuery
ms |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden