net.jmatrix.db.schema.data.v2.v2_clean.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsql Show documentation
Show all versions of jsql Show documentation
SQL Utilities including simple command line, schema management.
The newest version!
CREATE TABLE DBM_LOG(
ID VARCHAR(50) NOT NULL,
VERSION_ID VARCHAR(50), /* V2, nullable */
TSTAMP NUMBER NOT NULL,
FILEPATH VARCHAR(500),
SUCCESS VARCHAR(1), /*