##// END OF EJS Templates
db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting...
db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting insert because of too long json data. - simple case of lots of users in user group can cause mysql to fail on insert
ergo -
r2087:d69882dc default
Show More
Name Size Modified Last Commit Author
/ rhodecode / templates / forms
readonly
checkbox.pt Loading ...
checkbox_choice.pt Loading ...
checked_password.pt Loading ...
form.pt Loading ...
mapping.pt Loading ...
mapping_item.pt Loading ...
select2.pt Loading ...
sequence.pt Loading ...
sequence_item.pt Loading ...
textinput.pt Loading ...