##// END OF EJS Templates
database: dropped CheckConstraint for auto-increment field for mysql/mariadb compatability....
database: dropped CheckConstraint for auto-increment field for mysql/mariadb compatability. - https://mariadb.com/kb/en/library/constraint/#auto_increment - causes installation error on later MariaDB/MySQL
marcink -
r3486:118155b6 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models / schemas
__init__.py Loading ...
test_gist_schema.py Loading ...
test_integration_schema.py Loading ...
test_repo_group_schema.py Loading ...
test_repo_schema.py Loading ...
test_schema_types.py Loading ...
test_user_schema.py Loading ...
test_user_usergroup_types.py Loading ...