META-INF.darwin.sql.oracle.insert_patch.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of darwin Show documentation
Show all versions of darwin Show documentation
Library allows easy evolution of the data model for your application. Darwin runs migration SQL scripts in a
specific dialect according to clearly defined rules.
The newest version!
INSERT INTO DARWIN_PATCH (id,componentName, patchName, processTime, detectedOn, finishedOn, platform) VALUES(SQ_DARWIN_PATCH.nextval,?,?,?,?,?,?);
© 2015 - 2024 Weber Informatics LLC | Privacy Policy