summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/inspection.py
Commit message (Expand)AuthorAgeFilesLines
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* PEP8 style fixesBrian Jarrett2014-07-131-3/+3
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - happy new yearMike Bayer2014-01-051-1/+1
* Fix cross referenceVraj Mohan2013-11-141-3/+3
* - A large refactoring of the ``sqlalchemy.sql`` package has reorganizedMike Bayer2013-08-121-2/+3
* 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