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

sql.migration.V20150731004315__AddGroupUserIsAdmin.sql Maven / Gradle / Ivy

The newest version!
alter table group_users add column is_admin boolean default false;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy