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

migrations.dependent-modules.V1_73__RemoveNotNullConstraintOnAddressEntryName.sql Maven / Gradle / Ivy

The newest version!
ALTER TABLE address_hierarchy_entry MODIFY name varchar(160) NULL;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy