##// END OF EJS Templates
db: adjust beaker_cache column size. If this column is created via Beaker itself it uses...
db: adjust beaker_cache column size. If this column is created via Beaker itself it uses BLOB for mysql, this can cause some issues with cache sizes not fitting. We move the creation into our script, then it uses proper size.

File last commit:

r2508:94401909 default
r2734:caa42fff default
Show More
repo-group-methods.rst
358 lines | 10.1 KiB | text/x-rst | RstLexer
/ docs / api / methods / repo-group-methods.rst

repo_group methods

create_repo_group

delete_repo_group

get_repo_group

get_repo_groups

grant_user_group_permission_to_repo_group

grant_user_permission_to_repo_group

revoke_user_group_permission_from_repo_group

revoke_user_permission_from_repo_group

update_repo_group