I just wrote a blog posting last night and given the comments I think I should have wrote this one first. On the project I’m working on we use HSQLDB …
We ran into an issue with our Primary Key generation today when running our application on PostgreSQL versus our development database HSQLDB. We solved it by changing all our test …