##// 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 / tests / functional
__init__.py Loading ...
test_admin_auth_settings.py Loading ...
test_admin_repo_groups.py Loading ...
test_admin_settings.py Loading ...
test_admin_users.py Loading ...
test_delegated_admin.py Loading ...
test_sessions.py Loading ...