sqlobject.postgres package¶
Submodules¶
- sqlobject.postgres.pgconnection module
ErrorMessage
OdbcBinaryConverter()
PostgresBinaryConverter()
PostgresConnection
PostgresConnection.addColumn()
PostgresConnection.columnsFromSchema()
PostgresConnection.createColumn()
PostgresConnection.createEmptyDatabase()
PostgresConnection.createIDColumn()
PostgresConnection.createIndexSQL()
PostgresConnection.createReferenceConstraint()
PostgresConnection.dbName
PostgresConnection.defaultFromSchema()
PostgresConnection.delColumn()
PostgresConnection.dropDatabase()
PostgresConnection.dropTable()
PostgresConnection.guessClass()
PostgresConnection.joinSQLType()
PostgresConnection.listDatabases()
PostgresConnection.listTables()
PostgresConnection.makeConnection()
PostgresConnection.odbc_keywords
PostgresConnection.schemes
PostgresConnection.supportTransactions
PostgresConnection.tableExists()
PsycoBinaryConverter()
escape_bytea()