You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* JSqlParser licensed under Apache Software License, Version 2.0 (https://github.com/JSQLParser/JSqlParser/blob/master/LICENSE_APACHEV2) or LGPL V2.1 (https://github.com/JSQLParser/JSqlParser/blob/master/LICENSE_LGPLV21)
3
+
4
+
SQL test data generator uses only for testing and doesn't ship with:
5
+
* JUnit 5 licensed under Eclipse Public License - v 2.0 (https://github.com/junit-team/junit5/blob/main/LICENSE.md)
6
+
* AssertJ licensed under Apache Software License, Version 2.0 (https://github.com/assertj/assertj-core/blob/main/LICENSE.txt)
7
+
* AssertJ-DB licensed under Apache Software License, Version 2.0 (https://github.com/assertj/assertj-db/blob/main/LICENSE.txt)
8
+
* QuickPerf licensed under Apache Software License, Version 2.0 (https://github.com/quick-perf/quickperf/blob/master/LICENSE.txt)
9
+
* Testcontainers licensed under MIT License (https://github.com/testcontainers/testcontainers-java/blob/master/LICENSE)
10
+
* HikariCP licensed under Apache Software License, Version 2.0 (https://github.com/brettwooldridge/HikariCP/blob/dev/LICENSE)
11
+
* Logback licensed under Eclipse Public License v1.0 or GNU Lesser General Public License version 2.1 (https://github.com/qos-ch/logback/blob/master/LICENSE.txt)
12
+
* H2 licensed under Mozilla Public License Version 2.0 or Eclipse Public License v1.0 (https://github.com/h2database/h2database/blob/master/LICENSE.txt)
13
+
* MariaDB Docker licenced under GNU General Public License v2.0 (https://github.com/MariaDB/mariadb-docker/blob/master/LICENSE)
14
+
* MariaDB java connector licenced under GNU Lesser General Public License version 2.1 (https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/LICENSE)
15
+
* Microsoft SQL Server Docker image licensed under End-User Licensing Agreement (https://hub.docker.com/_/microsoft-mssql-server#environment-variables)
16
+
* Microsoft JDBC Driver for SQL Server licensed under MIT License (https://github.com/microsoft/mssql-jdbc/blob/dev/LICENSE)
17
+
* PostgreSQL Docker image licensed under MIT License (https://github.com/docker-library/postgres/blob/master/LICENSE)
0 commit comments