made SQLTableClustered use standard iterator methods, orderBy. Added tests.
commit3e10aa3c27627c9ea872180b0dea41820c064523
authorChristopher Lee <leec@chem.ucla.edu>
Thu, 10 Sep 2009 07:30:01 +0000 (10 00:30 -0700)
committerChristopher Lee <leec@chem.ucla.edu>
Thu, 10 Sep 2009 07:30:01 +0000 (10 00:30 -0700)
treee88545a762c08c99629aef9659c28db53116e805
parentf2c834fd3e620bd4575ef2dbef09f75b943df9d1
made SQLTableClustered use standard iterator methods, orderBy.  Added tests.
pygr/sqlgraph.py
tests/sqltable_test.py