Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 7100f2b58690d0bf43c8eb8cfe1232ce > files > 1162

python-sqlobject-2.1.2-2.mga6.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="content-type">
<title>Index of sqlobject.sqlite module</title>
    <link href="layout.css" type="text/css" rel="stylesheet">
  </head>
  <body>
    <div id="page">
      <h1 class="doc-title"><a></a></h1>
      <div id="navcontainer">
		    <ul id="navlist">
          <li class="pagenav">
            <ul>
              <li class="page_item">
                <a href="index.html" title="Project Home / Index">SQLObject</a>
              </li>
              <li class="page_item">
                <a href="module-index.html" title="sqlobject package and module reference">Modules</a>
              </li>
              <li>
                <a href="community.html" title="Mailing List">Discuss</a>
              </li>
	      <li>
	        <a href="SQLObject.html">Documentation</a>
	      </li>
            </ul>
          </li>
        </ul>
      </div>
      <hr>
      <div id="content">
  <h1>Index of the <tt>sqlite</tt> module</h1>
  <ul class="pudge-module-index">
    <li class="module">
    <span class="prefix">m</span>
    <a href="module-sqlobject.sqlite.html">
      <tt>sqlobject.sqlite</tt>
    </a>
    <a href="sqlobject/sqlite/__init__.py.html">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.sqlite.html#__package__">
      <tt>__package__</tt>
    </a>
    <a href="sqlobject/sqlite/__init__.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.sqlite.html#builder">
      <tt>builder</tt>
    </a>
    <a href="sqlobject/sqlite/__init__.py.html?f=3&amp;l=6#3">...</a>
    <small></small>
  </li>
      <li class="module">
    <span class="prefix">m</span>
    <a href="module-sqlobject.sqlite.sqliteconnection.html">
      <tt>sqliteconnection</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.sqlite.sqliteconnection.html#__package__">
      <tt>__package__</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.sqlite.sqliteconnection.html#sqlite2_Binary">
      <tt>sqlite2_Binary</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html">
      <tt>SQLiteConnection</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=19&amp;l=417#19">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#supportTransactions">
      <tt>supportTransactions</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#schemes">
      <tt>schemes</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#dbName">
      <tt>dbName</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#getConnection">
      <tt>getConnection</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=127&amp;l=155#127">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#createReferenceConstraint">
      <tt>createReferenceConstraint</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=273&amp;l=275#273">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#delColumn">
      <tt>delColumn</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=301&amp;l=303#301">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#guessClass">
      <tt>guessClass</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=383&amp;l=399#383">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#makeMemoryConnection">
      <tt>makeMemoryConnection</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=183&amp;l=189#183">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#close">
      <tt>close</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=197&amp;l=203#197">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=25&amp;l=93#25">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#recreateTableWithoutColumn">
      <tt>recreateTableWithoutColumn</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=304&amp;l=316#304">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#uri">
      <tt>uri</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=115&amp;l=126#115">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#listTables">
      <tt>listTables</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=400&amp;l=403#400">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#oldUri">
      <tt>oldUri</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=107&amp;l=114#107">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#listDatabases">
      <tt>listDatabases</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=404&amp;l=407#404">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#createIndexSQL">
      <tt>createIndexSQL</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=292&amp;l=294#292">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#createColumn">
      <tt>createColumn</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=270&amp;l=272#270">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#columnsFromSchema">
      <tt>columnsFromSchema</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=317&amp;l=322#317">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#dropDatabase">
      <tt>dropDatabase</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=413&amp;l=417#413">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#releaseConnection">
      <tt>releaseConnection</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=156&amp;l=168#156">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#createIDColumn">
      <tt>createIDColumn</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=276&amp;l=278#276">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#makeConnection">
      <tt>makeConnection</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=190&amp;l=196#190">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#tableExists">
      <tt>tableExists</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=287&amp;l=291#287">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#joinSQLType">
      <tt>joinSQLType</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=284&amp;l=286#284">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#addColumn">
      <tt>addColumn</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=295&amp;l=300#295">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.SQLiteConnection.html#createEmptyDatabase">
      <tt>createEmptyDatabase</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=408&amp;l=412#408">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.sqlite.sqliteconnection.ErrorMessage.html">
      <tt>ErrorMessage</tt>
    </a>
    <a href="sqlobject/sqlite/sqliteconnection.py.html?f=11&amp;l=18#11">...</a>
    <small></small>
    <ul>
    </ul>
  </li>
    </ul>
  </li>
    </ul>
  </li>
  </ul>
</div>
      <div id="footer">
        <p style="float: left;">
          built with 
          <a href="http://lesscode.org/projects/pudge/">pudge/0.1.3</a> |
		      original design by 
          <a href="http://blog.ratterobert.com/">ratter / robert</a>
	      </p>
        <div>
        <br> <!--
        <a name="search">
          <form method="get" id="searchform" 
                action="http://lesscode.org/blog/index.php">
            <div>
              <input type="text" value="" name="s" id="s" />
              <input type="submit" id="searchsubmit" value="Search" />
            </div>
          </form>
        </a> -->
        <br>
        </div>
      </div>
    </div>
  </body>
</html>