I'm running version 1.1.119 with my test suite. I'm trying to disable referential integrity for my dbunit load operations.
It doesn't appear to be working when I run the tests from maven (the tests work in IntelliJ). I'm getting a "org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation" when running the test from within maven, so I'm questioning whether this setting was available in this version of h2. Does anyone know when this command was introduced? Thanks, Skip -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/e77xBpTcEB4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
