Sophie

Sophie

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

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.sresults 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>sresults</tt> module</h1>
  <ul class="pudge-module-index">
    <li class="module">
    <span class="prefix">m</span>
    <a href="module-sqlobject.sresults.html">
      <tt>sqlobject.sresults</tt>
    </a>
    <a href="sqlobject/sresults.py.html">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.sresults.html#__package__">
      <tt>__package__</tt>
    </a>
    <a href="sqlobject/sresults.py.html">...</a>
    <small></small>
  </li>
      <li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.sresults.SelectResults.html">
      <tt>SelectResults</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=8&amp;l=347#8">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.sresults.SelectResults.html#throughTo">
      <tt>throughTo</tt>
    </a>
    <a href="sqlobject/sresults.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#orderBy">
      <tt>orderBy</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=97&amp;l=99#97">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#newClause">
      <tt>newClause</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=115&amp;l=118#115">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#avg">
      <tt>avg</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=259&amp;l=261#259">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=11&amp;l=43#11">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#accumulateOne">
      <tt>accumulateOne</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=246&amp;l=252#246">...</a>
    <small>
      - <span class="rst">Making the sum/min/max/avg of a given select result attribute.
<cite>attribute</cite> can be a column name (like 'a_column')
or a dot-q attribute (like Table.q.aColumn)</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#distinct">
      <tt>distinct</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=112&amp;l=114#112">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#sum">
      <tt>sum</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=253&amp;l=255#253">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#lazyColumns">
      <tt>lazyColumns</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=106&amp;l=108#106">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#reversed">
      <tt>reversed</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=109&amp;l=111#109">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#__getitem__">
      <tt>__getitem__</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=128&amp;l=176#128">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#max">
      <tt>max</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=262&amp;l=264#262">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#clone">
      <tt>clone</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=91&amp;l=96#91">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#__iter__">
      <tt>__iter__</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=177&amp;l=182#177">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#queryForSelect">
      <tt>queryForSelect</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=44&amp;l=58#44">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#getOne">
      <tt>getOne</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=265&amp;l=289#265">...</a>
    <small>
      - <span class="rst">If a query is expected to only return a single value,
using <tt class="docutils literal">.getOne()</tt> will return just that value.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#accumulate">
      <tt>accumulate</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=191&amp;l=204#191">...</a>
    <small>
      - <span class="rst">Use accumulate expression(s) to select result
using another SQL select through current
connection.
Return the accumulate result</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#count">
      <tt>count</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=205&amp;l=225#205">...</a>
    <small>
      - <span class="rst">Counting elements of current select results</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#lazyIter">
      <tt>lazyIter</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=183&amp;l=190#183">...</a>
    <small>
      - <span class="rst">Returns an iterator that will lazily pull rows out of the
database and return SQLObject instances</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#min">
      <tt>min</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=256&amp;l=258#256">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#accumulateMany">
      <tt>accumulateMany</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=226&amp;l=245#226">...</a>
    <small>
      - <span class="rst">Making the expressions for count/sum/min/max/avg
of a given select result attributes.
<cite>attributes</cite> must be a list/tuple of pairs (func_name, attribute);
<cite>attribute</cite> can be a column name (like 'a_column')
or a dot-q attribute (like Table.q.aColumn)</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#filter">
      <tt>filter</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=119&amp;l=127#119">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#connection">
      <tt>connection</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=100&amp;l=102#100">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.sresults.SelectResults.html#limit">
      <tt>limit</tt>
    </a>
    <a href="sqlobject/sresults.py.html?f=103&amp;l=105#103">...</a>
    <small></small>
  </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>