This is the complete list of members for pyclearsilver.odb_postgres.Connection, including all inherited members.
__init__(self, args, kwargs) | pyclearsilver.odb_postgres.Connection | |
pyclearsilver::odb::Connection.__init__(self) | pyclearsilver.odb.Connection | |
_conn | pyclearsilver.odb_postgres.Connection | private |
alterTableToMatch(self, table, cursor) | pyclearsilver.odb_postgres.Connection | |
auto_increment(self, coltype) | pyclearsilver.odb_postgres.Connection | |
begin(self) | pyclearsilver.odb.Connection | |
close(self) | pyclearsilver.odb.Connection | |
commit(self) | pyclearsilver.odb.Connection | |
createTable(self, sql, cursor) | pyclearsilver.odb.Connection | |
cursor(self) | pyclearsilver.odb_postgres.Connection | |
escape(self, str) | pyclearsilver.odb_postgres.Connection | |
getConnType(self) | pyclearsilver.odb_postgres.Connection | |
listFieldsDict(self, table_name, cursor) | pyclearsilver.odb_postgres.Connection | |
listIndices(self, tableName, cursor) | pyclearsilver.odb_postgres.Connection | |
listTables(self, cursor) | pyclearsilver.odb_postgres.Connection | |
listTriggers(self) | pyclearsilver.odb.Connection | |
rollback(self) | pyclearsilver.odb.Connection | |
SQLError | pyclearsilver.odb_postgres.Connection | |
supportsTriggers(self) | pyclearsilver.odb_postgres.Connection | |