| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated dialects and drivers | Federico Caselli | 2021-10-31 | 1 | -1/+0 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Add JSON support for mssql | Gord Thompson | 2020-08-19 | 1 | -0/+2 |
* | Deprecate unsupported dialects and dbapi | Federico Caselli | 2020-04-29 | 1 | -1/+0 |
* | Don't import provision.py unconditionally | Mike Bayer | 2020-03-03 | 1 | -1/+0 |
* | Refactor test provisioning to dialect-level files | Gord Thompson | 2020-01-26 | 1 | -0/+1 |
* | Remove jython code, remove all jython / pypy symbols | Mike Bayer | 2020-01-17 | 1 | -1/+0 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | Add support for try_cast function on sqlalchemy.dialects.mssql | Leonel Atencio | 2019-08-12 | 1 | -0/+2 |
* | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -34/+37 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -11/+65 |
* | Convert dialect modules to relative imports and test | Mike Bayer | 2018-02-05 | 1 | -6/+5 |
* | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
* | Fix as many RST parse warnings as possible. | Mike Bayer | 2017-11-03 | 1 | -2/+2 |
* | Add SQL Server TIMESTAMP / ROWVERSION datatypes | Mike Bayer | 2017-10-04 | 1 | -2/+2 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -1/+1 |
* | - 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 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | kill me now, pep8 pass, so close | Diana Clarke | 2012-11-20 | 1 | -1/+1 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -2/+2 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | - idle 78-char adjustments | Mike Bayer | 2010-07-03 | 1 | -1/+2 |
* | - threadlocal engine wasn't properly closing the connection | Mike Bayer | 2010-02-27 | 1 | -1/+1 |
* | add "dialect" to the __all__ of each root dialect package | Mike Bayer | 2009-11-01 | 1 | -2/+2 |
* | export UPPERCASE types as "from sqlalchemy.dialects.<dbname> import VARCHAR, ... | Mike Bayer | 2009-10-10 | 1 | -0/+16 |
* | mssql+zxjdbc support | Philip Jenvey | 2009-09-11 | 1 | -2/+2 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+3 |