quick-sql-test-data
quick-sql-test-data copied to clipboard
Quickly create your SQL test data
We want to add the following method in [QuickSQLTestData class](https://github.com/quick-perf/quick-sql-test-data/blob/main/src/main/java/org/qstd/QuickSqlTestData.java): ```java public String generateInsertScriptFor(DatasetRow datasetRow) ``` It returns a SQL insertion script from a DatasetRow object taking account of database...
This issue aims to make the _SQL test data generator_ build reproducible. [Documentation on reproducible builds](https://github.com/jvm-repo-rebuild/reproducible-central#rebuilding-artifacts-from-maven-central-repository)