Especially for setting up / tearing down test fixtures in unit tests having support for the postgresl specific 'cascade' option would make things a lot easier.
It will truncate a table and delete all foreign key dependencies to the table as well. http://www.postgresql.org/docs/8.2/static/sql-truncate.html -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
