gerritlib/gerritlib
Clark Boylan fb041565da Remove dangerous dbQuery method.
Running DB queries over an SSH connection got gerrit gsql requires a lot
of overhead to do sanely. Remove this method to avoid abuse and the need
to support it. gerritlib users should use a dbapi implementation for the
DB backing gerrit to perform DB queries directly.

Change-Id: I4f9449b5546a3714a79172c57ea6086c7707f86a
2012-12-04 14:31:50 -08:00
..
openstack Add setup.py to project. 2012-07-11 13:00:12 -07:00
__init__.py Add setup.py to project. 2012-07-11 13:00:12 -07:00
gerrit.py Remove dangerous dbQuery method. 2012-12-04 14:31:50 -08:00
version.py Add setup.py to project. 2012-07-11 13:00:12 -07:00