Dear everybody, My code relies on the database reporting referential integrity violations. When using H2 (version 1.3.170) file-based databases jdbc:h2:~/test, the integrity violation is reported, however, switching to jdbc:h2:mem:testcauses the violation to pass without errors.
Is this a known limitation of in-memory databases? Thanks, Kaspar -- 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/-/aK6O8QmpJmEJ. 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.
