Fixes #928
Causes pagure not to run when using sqlite as the database
we could have used db_url.startswith('sqlite')
db_url.startswith('sqlite')
:thumbsup: for the change, just one remark on the code
1 new commit added
rebased
Thanks! :)
Pull-Request has been merged by pingou
Fixes #928
Causes pagure not to run when using sqlite as the database