aurweb/git-interface
Lukas Fleischer 27631f1157 git-interface: Do not use rowcount
Avoid using Cursor.rowcount to obtain the number of rows returned by a
SELECT statement as this is not guaranteed to be supported by every
database engine.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-08-05 12:05:22 +02:00
..
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
config.py git-interface: Add AUR_CONFIG environment variable 2016-08-05 12:05:22 +02:00
db.py git-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02:00
git-auth.py git-interface: Do not use rowcount 2016-08-05 12:05:22 +02:00
git-auth.sh.in Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-serve.py git-interface: Factor out configuration file parsing 2016-08-05 12:05:22 +02:00
git-update.py git-interface: Do not use rowcount 2016-08-05 12:05:22 +02:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00