Skip to content

issues Search Results · repo:quick-perf/quick-sql-test-data language:Java

Filter by

8 results
 (2 s)

8 results

inquick-perf/quick-sql-test-data (press backspace or delete to remove)

We want to add the following method in QuickSQLTestData class: public String generateInsertScriptFor(DatasetRow datasetRow) It returns a SQL insertion script from a DatasetRow object taking account ...
👍 good first issue
  • jeanbisutti
  • Opened 
    on Nov 25, 2021
  • #29

This issue aims to add automatic tests for HSQLDB time types (Date, Timestamp, Timestamp with time zone, Time, Time with time zone, ...). Test examples are available in PostgreSqlTest class. If SQL test ...
  • jeanbisutti
  • 1
  • Opened 
    on Aug 4, 2021
  • #21

This issue aims to add automatic tests for Microsoft SQL Server time types (Date, Timestamp, Timestamp with time zone, Time, Time with time zone, ...). Test examples are available in PostgreSqlTest class. ...
  • jeanbisutti
  • 2
  • Opened 
    on Aug 4, 2021
  • #20

This issue aims to add automatic tests for MariaDB time types (Date, Timestamp, Timestamp with time zone, Time, Time with time zone, ...). Test examples are available in PostgreSqlTest class. If SQL test ...
  • jeanbisutti
  • 1
  • Opened 
    on Aug 4, 2021
  • #19

Steps to develop the feature for an H2 database: 1. Create a DateTypesTest class extending H2Config class 2. Write a test with a Time type - Test example - H2 time types 3. To implement, update ...
  • jeanbisutti
  • 1
  • Opened 
    on May 28, 2021
  • #12

This issue aims to make the SQL test data generator build reproducible. Documentation on reproducible builds
  • jeanbisutti
  • Opened 
    on May 28, 2021
  • #11

This issue aims to bump the Maven dependencies to the last stable versions. These command lines may help: mvn versions:display-dependency-updates mvn versions:display-plugin-updates It would be great ...
👍 good first issue
  • jeanbisutti
  • 1
  • Opened 
    on May 28, 2021
  • #10

This issue aims to add a Maven badge on the Readme to display the current version deployed on Maven Central: image You can find an example on QuickPerf Readme.
👍 good first issue
  • jeanbisutti
  • 1
  • Opened 
    on May 28, 2021
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub