quick-sql-test-data icon indicating copy to clipboard operation
quick-sql-test-data copied to clipboard

Quickly create your SQL test data

Results 2 quick-sql-test-data issues
Sort by recently updated
recently updated
newest added

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...

:thumbsup: good first issue

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)