summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/inspection.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* just a pep8 pass of lib/sqlalchemy/Diana Clarke2012-11-191-1/+4
* - use "True" to indicate self-inspects, remove a lambda callMike Bayer2012-07-231-1/+3
* - document the inspection systemMike Bayer2012-07-181-8/+40
* - express most of the orm.util functions in terms of the inspection systemMike Bayer2012-07-161-9/+19
* absolute imports in core, sqlMike Bayer2012-06-231-1/+1
* begin implementing inspection system for #2208Mike Bayer2012-04-031-0/+44