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

db.migration.v0.29.0.5__synonym_name_length.sql Maven / Gradle / Ivy

There is a newer version: v0.35.0
Show newest version
ALTER TABLE synonym ALTER COLUMN name TYPE text;
ALTER TABLE synonym_aud ALTER COLUMN name TYPE text;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy