summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/compiler.py
Commit message (Expand)AuthorAgeFilesLines
* Fix docs for `case` expression to match new syntax (#9279)Abdulhaq Emhemmed2023-02-101-1/+1
* happy new year 2023Mike Bayer2023-01-031-1/+1
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+1
* pep484: schema APIMike Bayer2022-04-151-6/+7
* update DDL examples removing execute_ifMike Bayer2022-04-091-6/+13
* happy new year 2022Mike Bayer2022-01-061-1/+1
* Replace raise_ with raise fromFederico Caselli2021-12-271-19/+12
* Warn when caching is disabled / documentMike Bayer2021-12-061-5/+100
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* fully implement future engine and remove legacyMike Bayer2021-11-071-50/+0
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Use UnsupportedCompilationError for no default compilerMike Bayer2021-01-141-6/+10
* happy new yearMike Bayer2021-01-041-1/+1
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-4/+4
* Improve rendering of core statements w/ ORM elementsMike Bayer2020-05-311-5/+4
* Run search and replace of symbolic module namesMike Bayer2020-04-141-5/+6
* Ensure all nested exception throws have a causeMike Bayer2020-03-021-8/+15
* Remove print statement in favor of print() function in docs and examplesAlbert Tugushev2020-02-261-2/+2
* happy new yearMike Bayer2020-01-011-1/+1
* Add anonymizing context to cache keys, comparison; convert traversalMike Bayer2019-11-041-1/+1
* Add result map targeting for custom compiled, text objectsMike Bayer2019-10-071-1/+20
* happy new yearMike Bayer2019-01-111-1/+1
* Run black -l 79 against all source filesMike Bayer2019-01-061-11/+19
* Fix the "greatest" example.Konstantin Tretyakov2018-12-171-12/+8
* happy new yearMike Bayer2018-01-121-1/+1
* Support python3.6Mike Bayer2017-01-131-3/+3
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* spelling: Postgresql -> PostgreSQLVille Skyttä2016-10-081-1/+1
* Ensure @compiles calls down to the original compilation schemeMike Bayer2016-06-291-2/+15
* - happy new yearMike Bayer2016-01-291-1/+1
* - add a note that the literal_binds flag should be usedMike Bayer2016-01-201-1/+11
* - copyright 2015Mike Bayer2015-03-101-1/+1
* PEP8 style fixesBrian Jarrett2014-07-131-5/+7
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* Documentation fix-up: "its" vs. "it's"pr/91Matthias Urlichs2014-05-111-1/+1
* - happy new yearMike Bayer2014-01-051-1/+1
* Fix cross referencesVraj Mohan2013-11-121-1/+1
* - Added new method to the :func:`.insert` constructMike Bayer2013-07-051-0/+6
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* fixing broken links (see #2625)Diana Clarke2012-12-061-5/+6
* just a pep8 pass of lib/sqlalchemy/extDiana Clarke2012-11-191-47/+63
* - [feature] Added a hook to the system of renderingMike Bayer2012-09-091-0/+15
* - move ext to relative importsMike Bayer2012-07-171-25/+25
* happy new yearMike Bayer2012-01-041-1/+1
* - [bug] the @compiles decorator raises anMike Bayer2011-12-061-1/+7
* document autocommit when using the compiler extension, update the "understand...Mike Bayer2011-08-181-0/+49
* - add some function examples, [ticket:2107]Mike Bayer2011-04-021-1/+117
* - whitespace removal bonanzaMike Bayer2011-01-021-17/+17
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* almost through.Mike Bayer2010-09-041-0/+2