
com.carrotsearch.junitbenchmarks.mysql.004-create-dbversion.sql Maven / Gradle / Ivy
CREATE TABLE IF NOT EXISTS DBVERSION
(
VERSION INT
);
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
CREATE TABLE IF NOT EXISTS DBVERSION
(
VERSION INT
);