##// END OF EJS Templates
db-migration: we run cleanup of cache keys AFTER upgrade....
db-migration: we run cleanup of cache keys AFTER upgrade. - this allows actually migrating CacheKeys - this step is optional, and it it fails it's not the end of the world, we still would run migration anyway.

File last commit:

r3843:957c2342 merge default
r3847:73b9614c default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.18.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]