Navigation

  • index
  • modules |
  • SQLObject 3.10.1 documentation »
  • sqlobject.sqlite package

sqlobject.sqlite package¶

sqlobject.sqlite.builder()[source]¶

Submodules¶

  • sqlobject.sqlite.sqliteconnection module
    • ErrorMessage
    • SQLiteConnection
      • SQLiteConnection.addColumn()
      • SQLiteConnection.close()
      • SQLiteConnection.columnsFromSchema()
      • SQLiteConnection.createColumn()
      • SQLiteConnection.createEmptyDatabase()
      • SQLiteConnection.createIDColumn()
      • SQLiteConnection.createIndexSQL()
      • SQLiteConnection.createReferenceConstraint()
      • SQLiteConnection.dbName
      • SQLiteConnection.delColumn()
      • SQLiteConnection.dropDatabase()
      • SQLiteConnection.getConnection()
      • SQLiteConnection.guessClass()
      • SQLiteConnection.joinSQLType()
      • SQLiteConnection.listDatabases()
      • SQLiteConnection.listTables()
      • SQLiteConnection.makeConnection()
      • SQLiteConnection.makeMemoryConnection()
      • SQLiteConnection.oldUri()
      • SQLiteConnection.recreateTableWithoutColumn()
      • SQLiteConnection.releaseConnection()
      • SQLiteConnection.schemes
      • SQLiteConnection.supportTransactions
      • SQLiteConnection.tableExists()
      • SQLiteConnection.uri()

Table of Contents

  • sqlobject.sqlite package
    • builder()
    • Submodules

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • SQLObject 3.10.1 documentation »
  • sqlobject.sqlite package
© Copyright 2004-2023, Ian Bicking and contributors. Created using Sphinx 5.3.0.