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

migration.V14__add_warehouse_demo_flag.sql Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
alter table warehouses add column demo boolean not null default false;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy