No worries. In the mean time, you can wait until Monday for the definitive release of 1.6.3, fixing the issues you reported.
Indeed, Sakila seems to be a very good sample database for integration tests too. In future releases, I'll add some integration tests for that database, and I hope I can also translate that database to other RDBMS dialects, mainly Oracle, SQL Server, and Postgres for even better integration test coverage. The Sakila-DB license is BSD, so using it in jOOQ's test suite is OK. Cheers Lukas 2011/7/23 Rakesh Waghela <[email protected]>: > Hi Luke ! > > Sorry foe delayed response. > I just wanted to make you aware of the problems. > It seems you have already figured out all possible fault lines. I'll give > latest jar a try and shall let you know if any problem arises. > I hope you'd keep an eye on Sakila for future releases as it seems Sakila is > a good reference db for testing the generated source code ( at least for > MySQL ) > > >
