Sunday, September 9, 2012

MySQL... gone again

So I thought had the multiple insert save thing fixed, but alas, when using an ORM (WebObjects in this case) that decides it's own order, it is just too hard to keep track of things and try and keep saving each step in the proper order. Rather than fight this, I switched backed to PostgreSQL.

Honestly, the only reason I had tried to go back to MySQL was to use Amazon's RDS.

No comments:

Post a Comment