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

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

There is a newer version: 0.6.1
Show newest version
drop table client_form_logs;
drop table client_forms;
drop table user_clients;

update system_properties set value='0.5.3' where key='version';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy