DBUnit v3.0.3 Release Notes

Release Date: 2018-01-23 // about 6 years ago
  • ๐Ÿ›  Fixed

    • Fixed #191: MySQL's FOREIGN_KEY_CHECKS setting gets lost
    • ๐Ÿ›  Fixed #192: Error message for wrong fixture is not good enough
    • ๐Ÿ›  Fixed #201: TestCaseTrait::tearDown() does not call parent's tearDown()
    • ๐Ÿ›  Fixed #204: DefaultConnection::close() does not close database connection
    • ๐Ÿ›  Fixed #205: Metadata for empty SQLite table is not handled correctly