##// END OF EJS Templates
db: reduce size of fingerprint column for mysql compat....
db: reduce size of fingerprint column for mysql compat. - we can get into troubles by having long fingerprint under mysql because we do an index on this column.

File last commit:

r1856:25c48cf5 stable
r2220:c5a681cc stable
Show More
contributing.rst
26 lines | 344 B | text/x-rst | RstLexer

Contributing to RhodeCode

Welcome to the contribution guides and development docs of RhodeCode.