summaryrefslogtreecommitdiff
path: root/test/sql/columns.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-60/+0
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-4/+4
* - Column._set_parent will complete the key==name contract for instances const...Jason Kirtland2008-03-181-0/+12
* - 'name' is no longer a require constructor argument for Column(). It (and ....Jason Kirtland2008-03-181-0/+48