All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.darwin.sql.h2.lock_insert.sql Maven / Gradle / Ivy

Go to download

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_LOCK (processName, leaseUntil, unlockKey) values (?, ?, ?);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy