##// 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 / apps / home / tests
__init__.py Loading ...
test_get_goto_switched_data.py Loading ...
test_get_repo_list_data.py Loading ...
test_get_user_data.py Loading ...
test_get_user_group_data.py Loading ...
test_home.py Loading ...