Sophie

Sophie

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

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.postgres.pgconnection 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>pgconnection</tt> module</h1>
  <ul class="pudge-module-index">
    <li class="module">
    <span class="prefix">m</span>
    <a href="module-sqlobject.postgres.pgconnection.html">
      <tt>sqlobject.postgres.pgconnection</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.postgres.pgconnection.html#__package__">
      <tt>__package__</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.postgres.pgconnection.ErrorMessage.html">
      <tt>ErrorMessage</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=8&amp;l=19#8">...</a>
    <small></small>
    <ul>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html">
      <tt>PostgresConnection</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=20&amp;l=447#20">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#supportTransactions">
      <tt>supportTransactions</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#schemes">
      <tt>schemes</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#dbName">
      <tt>dbName</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#createReferenceConstraint">
      <tt>createReferenceConstraint</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=225&amp;l=227#225">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#delColumn">
      <tt>delColumn</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=252&amp;l=254#252">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#guessClass">
      <tt>guessClass</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=363&amp;l=392#363">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=26&amp;l=121#26">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#listTables">
      <tt>listTables</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=431&amp;l=438#431">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#listDatabases">
      <tt>listDatabases</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=439&amp;l=441#439">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#createIndexSQL">
      <tt>createIndexSQL</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=228&amp;l=230#228">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#createColumn">
      <tt>createColumn</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=222&amp;l=224#222">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#dropTable">
      <tt>dropTable</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=235&amp;l=238#235">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#columnsFromSchema">
      <tt>columnsFromSchema</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=255&amp;l=362#255">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#defaultFromSchema">
      <tt>defaultFromSchema</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=393&amp;l=404#393">...</a>
    <small>
      - <span class="rst">If the default can be converted to a python constant, convert it.
Otherwise return is as a sqlbuilder constant.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#dropDatabase">
      <tt>dropDatabase</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=445&amp;l=447#445">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#createIDColumn">
      <tt>createIDColumn</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=231&amp;l=234#231">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#makeConnection">
      <tt>makeConnection</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=139&amp;l=159#139">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#tableExists">
      <tt>tableExists</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=242&amp;l=246#242">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#joinSQLType">
      <tt>joinSQLType</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=239&amp;l=241#239">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#addColumn">
      <tt>addColumn</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=247&amp;l=251#247">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.postgres.pgconnection.PostgresConnection.html#createEmptyDatabase">
      <tt>createEmptyDatabase</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=442&amp;l=444#442">...</a>
    <small></small>
  </li>
    </ul>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.postgres.pgconnection.html#PsycoBinaryConverter">
      <tt>PsycoBinaryConverter</tt>
    </a>
    <a href="sqlobject/postgres/pgconnection.py.html?f=450&amp;l=453#450">...</a>
    <small></small>
  </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>