summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed the import weirdness in sqlalchemy.sqlMike Bayer2008-11-221-2/+2
* docstring updatesMike Bayer2008-11-071-0/+1
* - Moved to 2.4+ import syntax (w/ some experimental merge-friendly formatting)Jason Kirtland2008-07-151-1/+55
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-1/+1
* Assorted unused imports from pyflakes, docstring tweaks, formatting.Jason Kirtland2007-10-131-1/+0
* 1. Module layout. sql.py and related move into a package called "sql".Mike Bayer2007-08-181-0/+3