← Back to team overview

maria-discuss team mailing list archive

DBSeeder Version 3.0.1

 

We are pleased to release version 3.0.1 of DBSeeder (
https://github.com/KonnexionsGmbH/db_seeder). The most important
enhancement is the possibility to deactivate the constraints of the type
FOREIGN, PRIMARY and UNIQUE KEY before the DML statements and to activate
them again afterwards. The JDBC DatabaseMetaData class is used for this
purpose.

DBSeeder also supports the latest version of MariaDB Server available on
Docker Hub (DBMS 10.6.3) and Maven Repository (JDBC 2.7.3).