| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a wide variety of typos and broken links | aplatkouski | 2020-06-25 | 1 | -1/+1 |
| * | Fix query string escaping in engine URLs | Miguel Grinberg | 2020-05-21 | 1 | -1/+1 |
| * | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
| * | Add port comparison in __eq__() and __ne__() method to URL | Sanjana | 2019-02-28 | 1 | -0/+4 |
| * | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
| * | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -3/+6 |
| * | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -50/+65 |
| * | Allow multiple plugin names | Mike Bayer | 2018-02-13 | 1 | -5/+21 |
| * | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
| * | Allow url.password to be an object | Mike Bayer | 2017-12-04 | 1 | -1/+12 |
| * | New features from python 2.7 | Катаев Денис | 2017-03-17 | 1 | -1/+1 |
| * | Support python3.6 | Mike Bayer | 2017-01-13 | 1 | -1/+1 |
| * | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
| * | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
| * | - Added a new entrypoint system to the engine to allow "plugins" to | Mike Bayer | 2016-01-06 | 1 | -1/+9 |
| * | - fix some tests related to the URL change and try to make | Mike Bayer | 2015-05-23 | 1 | -5/+11 |
| * | - Adjustments to the engine plugin hook, such that the | Mike Bayer | 2015-05-22 | 1 | -7/+11 |
| * | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
| * | - rework the exclusions system to have much better support for compound | Mike Bayer | 2014-07-26 | 1 | -0/+12 |
| * | PEP8 style fixes | Brian Jarrett | 2014-07-13 | 1 | -5/+8 |
| * | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
| * | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| * | - adjustment, the spec says: "Within the user and password field, any ":", | Mike Bayer | 2013-11-25 | 1 | -2/+15 |
| * | - The :func:`.create_engine` routine and the related | Mike Bayer | 2013-11-24 | 1 | -7/+2 |
| * | Ensure API doc for make_url and resolve references | Vraj Mohan | 2013-11-13 | 1 | -2/+2 |
| * | - The regexp used by the :func:`.url.make_url` function now parses | Mike Bayer | 2013-10-23 | 1 | -2/+11 |
| * | Hide password in URL and Engine __repr__pr/25 | Gunnlaugur Þór Briem | 2013-09-06 | 1 | -2/+9 |
| * | find some more inline imports and move them out | Mike Bayer | 2013-08-04 | 1 | -1/+1 |
| * | do a sweep of some obvious 3kisms | Mike Bayer | 2013-05-26 | 1 | -1/+1 |
| * | import of "sqlalchemy" and "sqlalchemy.orm" works. | Mike Bayer | 2013-04-27 | 1 | -8/+5 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -9/+9 |
| * | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
| * | just a pep8 pass of lib/sqlalchemy/engine/ | Diana Clarke | 2012-11-19 | 1 | -9/+13 |
| * | - break out engine/base.py into base, interfaces, result, util. | Mike Bayer | 2012-08-07 | 1 | -2/+2 |
| * | more import cleanups | Mike Bayer | 2012-08-07 | 1 | -3/+4 |
| * | - [feature] Added a new system | Mike Bayer | 2012-04-24 | 1 | -42/+15 |
| * | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
| * | - The entry point resolution supported by | Mike Bayer | 2011-09-24 | 1 | -2/+9 |
| * | - Use urllib.parse_qsl() in Python 2.6 and above, | Mike Bayer | 2011-06-21 | 1 | -4/+4 |
| * | see #2060 | Diana Clarke | 2011-02-28 | 1 | -1/+2 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -5/+5 |
| * | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
| * | - fixed the import for entrypoint-driven dialects to | Mike Bayer | 2009-12-05 | 1 | -7/+24 |
| * | - the setuptools entrypoint for external dialects is now | Mike Bayer | 2009-10-10 | 1 | -1/+1 |
| * | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -17/+29 |
| * | merged -r5299:5438 of py3k warnings branch. this fixes some sqlite py2.6 tes... | Mike Bayer | 2008-12-18 | 1 | -0/+3 |
| * | - added sphinx handler to allow __init__ methods through | Mike Bayer | 2008-12-17 | 1 | -10/+2 |
| * | - restored the previous API Reference structure | Mike Bayer | 2008-12-08 | 1 | -6/+8 |
| * | - restored the main search form | Mike Bayer | 2008-12-08 | 1 | -5/+6 |
| * | - moved index.rst around to have the API docs right there, no "Main Documenta... | Mike Bayer | 2008-12-07 | 1 | -6/+5 |