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

db.migration.V0.5.9__init.sql Maven / Gradle / Ivy

There is a newer version: 0.6.1
Show newest version
update system_properties set value='0.5.8' where key='version';

ALTER TABLE folder_forms ALTER COLUMN asset_id DROP NOT NULL;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy