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

org.bonitasoft.engine.scheduler.impl.db.postgres-initTables.sql Maven / Gradle / Ivy

INSERT INTO sequence VALUES(${tenantid}, 70, 1);
INSERT INTO sequence VALUES(${tenantid}, 71, 1);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy