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

db.migration.postgres.V1_023__TextJsonColumn.sql Maven / Gradle / Ivy

There is a newer version: 1.17.0
Show newest version
ALTER TABLE "process_versions" ALTER COLUMN "json" TYPE VARCHAR(500000);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy