##// 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
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html