com.carrotsearch.junitbenchmarks.h2.005-add-custom-key.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-benchmarks Show documentation
Show all versions of junit-benchmarks Show documentation
A framework for writing performance micro-benchmarks using JUnit4 annotations.
ALTER TABLE RUNS ADD CUSTOM_KEY VARCHAR(500);