Re: migrations and inserting data
Re: migrations and inserting data
- Subject: Re: migrations and inserting data
- From: Mike Schrag <email@hidden>
- Date: Tue, 15 Jul 2008 07:41:45 -0400
Below is my table creation from my migration .java. I used the
example from the SooperSeekrit tutorial. my problem is the insert
statement at the bottom. After I run the app, I check the postgresql
database and there are two entries..
Well, since this is exactly what David was seeing, too, I took a
look ... Annnnd it's because that method executes your SQL twice.
WTF. Fixing now.
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