aurweb/aurweb/scripts
Lukas Fleischer fd36125a21 notify: Avoid EXCEPT in SQL statement
Do not use the EXCEPT clause which is unsupported in MySQL. Instead, use
a subquery which is standard-compliant and makes the query easier to
read at the same time.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-12-20 18:04:46 +01:00
..
__init__.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00
aurblup.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00
mkpkglists.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00
notify.py notify: Avoid EXCEPT in SQL statement 2016-12-20 18:04:46 +01:00
pkgmaint.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00
popupdate.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00
tuvotereminder.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00