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

sql.migration.V20151224051919__RemoveConfigParametersValueNotNull.sql Maven / Gradle / Ivy

alter table config_parameters alter COLUMN value drop not null;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy