diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2016-08-04 21:00:50 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2016-08-05 12:05:22 +0200 |
commit | 27631f1157226bd9ca4d0dbfb6a59c7656e7e361 (patch) | |
tree | 3c393a62029829a61c1ed92ca4b6814b08da9a86 /git-interface/git-serve.py | |
parent | ecbf32f0cc4673c56380a97a0097187924d47624 (diff) | |
download | aurweb-27631f1157226bd9ca4d0dbfb6a59c7656e7e361.tar.xz |
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>
Diffstat (limited to 'git-interface/git-serve.py')
0 files changed, 0 insertions, 0 deletions