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

t.piezo-worker_2.12.2.3.0.source-code.run_me_first.sql Maven / Gradle / Ivy

The newest version!
#
# One time setup for the environment.
# Must be run by a DB user with the necessary permissions.
#

DROP DATABASE IF EXISTS jobs;
CREATE DATABASE jobs;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy