##// 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:

r1:854a839a default
r2220:c5a681cc stable
Show More
release-notes-3.5.2.rst
14 lines | 176 B | text/x-rst | RstLexer

|RCE| 3.5.2 |RNS|

Release Date

  • 2015-09-22

Packaging

  • General: Include Gevent by default.