DBSeeder Version 3.0.1

We are pleased to release version 3.0.1 of DBSeeder. 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 YugabyteDB available on Docker Hub (DBMS 2.7.2.0-b216) and Maven Repository (JDBC 42.2.7-yb-3).

1 Like

Thanks a lot for the heads up and for the great documentation about running it on the different databases.
I’ll test it soon :slight_smile:
Franck.