##// END OF EJS Templates
db: use a wrapper on pull requests _last_merge_status to ensure this is always INT....
db: use a wrapper on pull requests _last_merge_status to ensure this is always INT. - after upgrade of sqlalchemy this is casted to Long - for backward compat we cast it as Int

File last commit:

r1:854a839a default
r1968:ea1add97 default
Show More
release-notes-3.2.3.rst
14 lines | 159 B | text/x-rst | RstLexer

|RCE| 3.2.3 |RNS|

General

  • 2015-04-27

fixes

  • Pull request: Fix Git based pull requests in the case of missing commits.