]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/UserBundle/Repository/UserRepository.php
Fix PostgreSQL query
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 8 Oct 2016 18:26:06 +0000 (20:26 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 8 Oct 2016 18:26:06 +0000 (20:26 +0200)
commit3f604467564e86623513107161587f7e34d4f369
treee92fce17f77fd41d0de31e4a8ffded88ed707e93
parent876d77a67d1415c1be56f08e9a2d3b1d294bb61f
Fix PostgreSQL query

PostgreSQL doesn’t like when we compare interger and boolean :)
src/Wallabag/UserBundle/Repository/UserRepository.php