##// 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
pull-request-methods.rst
421 lines | 14.9 KiB | text/x-rst | RstLexer
/ docs / api / methods / pull-request-methods.rst

pull_request methods

close_pull_request

comment_pull_request

create_pull_request

get_pull_request

get_pull_request_comments

get_pull_requests

merge_pull_request

update_pull_request