mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-06 08:26:53 +02:00
(refs #241)Work for specifying group manager
This commit is contained in:
1
src/main/resources/update/1_12.sql
Normal file
1
src/main/resources/update/1_12.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE GROUP_MEMBER ADD COLUMN MANAGER BOOLEAN DEFAULT FALSE;
|
||||
Reference in New Issue
Block a user