summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/inspection.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023Mike Bayer2023-01-031-1/+1
* pep-484: ORM public API, constructorsMike Bayer2022-04-201-5/+23
* pep-484 for sqlalchemy.event; use future annotationsMike Bayer2022-02-151-0/+2
* mypy: sqlalchemy.utilMike Bayer2022-01-241-10/+44
* happy new year 2022Mike Bayer2022-01-061-1/+1
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* happy new yearMike Bayer2021-01-041-1/+1
* update docs that reference the deprecated `from_engine` inspectionjonathan vanasco2020-12-071-1/+1
* upgrade to black 20.8b1Mike Bayer2020-09-281-1/+1
* Run search and replace of symbolic module namesMike Bayer2020-04-141-10/+11
* happy new yearMike Bayer2020-01-011-1/+1
* Remove version directives for 0.6, 0.7, 0.8Mike Bayer2019-01-151-3/+0
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-1/+3
* Run black -l 79 against all source filesMike Bayer2019-01-061-7/+7
* happy new yearMike Bayer2018-01-121-1/+1
* 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