sqlobject.mysql package¶
Submodules¶
- sqlobject.mysql.mysqlconnection module
ConnectorBytesConverter()
ErrorMessage
MySQLConnection
MySQLConnection.addColumn()
MySQLConnection.can_use_json_funcs()
MySQLConnection.can_use_microseconds()
MySQLConnection.columnsFromSchema()
MySQLConnection.createColumn()
MySQLConnection.createEmptyDatabase()
MySQLConnection.createIDColumn()
MySQLConnection.createIndexSQL()
MySQLConnection.createReferenceConstraint()
MySQLConnection.dbName
MySQLConnection.delColumn()
MySQLConnection.dropDatabase()
MySQLConnection.guessClass()
MySQLConnection.joinSQLType()
MySQLConnection.listDatabases()
MySQLConnection.listTables()
MySQLConnection.makeConnection()
MySQLConnection.odbc_keywords
MySQLConnection.schemes
MySQLConnection.server_version()
MySQLConnection.supportTransactions
MySQLConnection.tableExists()