summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/connectors
Commit message (Expand)AuthorAgeFilesLines
* provide connectionfairy on initializeMike Bayer2021-11-291-8/+10
* Merge "propose emulated setinputsizes embedded in the compiler" into mainmike bayer2021-11-251-5/+6
|\
| * propose emulated setinputsizes embedded in the compilerMike Bayer2021-11-231-5/+6
* | Clean up most py3k compatFederico Caselli2021-11-241-1/+2
|/
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* fully support isolation_level parameter in base dialectMike Bayer2021-11-181-0/+3
* removals: all unicode encoding / decodingMike Bayer2021-11-101-8/+1
* Remove deprecated dialects and driversFederico Caselli2021-10-311-166/+0
* Surface driver connection object when using a proxied dialectFederico Caselli2021-09-171-2/+2
* Replace all http:// links to https://Federico Caselli2021-07-043-4/+4
* Turn off pyodbc setinputsizes() by defaultMike Bayer2021-03-161-2/+9
* Fix many spell glitches in docstrings and commentsLele Gaifax2021-01-241-1/+1
* happy new yearMike Bayer2021-01-043-3/+3
* Genericize setinputsizes and support pyodbcMike Bayer2020-10-161-0/+17
* upgrade to black 20.8b1Mike Bayer2020-09-281-2/+2
* Add support for Azure authentication optionsGord Thompson2020-09-171-2/+8
* Remove comment code linesj003562872020-07-251-3/+0
* Fix connection string escaping for mssql+pyodbcGord Thompson2020-06-041-1/+1
* Don't emit pyodbc "no driver" warning for empty URLMike Bayer2020-05-221-1/+2
* Move supports_sane_rowcount_returning = False to dialect levelGord Thompson2020-05-111-1/+2
* Deprecate unsupported dialects and dbapiFederico Caselli2020-04-291-0/+12
* Remove jython code, remove all jython / pypy symbolsMike Bayer2020-01-171-68/+0
* happy new yearMike Bayer2020-01-014-4/+4
* happy new yearMike Bayer2019-01-114-4/+4
* Post black reformattingMike Bayer2019-01-063-5/+5
* Run black -l 79 against all source filesMike Bayer2019-01-063-68/+79
* PEP8 mxodbc.pyAgam Rafaeli2018-09-241-5/+6
* Filter non-integer characters from pyodbc SQL Server versionMike Bayer2018-03-301-2/+3
* happy new yearMike Bayer2018-01-124-4/+4
* Add full list of pyodbc error codes for MSSQLMike Bayer2017-09-281-2/+0
* Add SQL Server CI coverageMike Bayer2017-08-311-52/+6
* Add new sane_rowcount_w_returning flagMike Bayer2017-08-311-0/+1
* Implement AUTOCOMMIT for pyodbc, pymssqlMike Bayer2017-08-291-0/+14
* Support python3.6Mike Bayer2017-01-132-2/+2
* update for 2017 copyrightMike Bayer2017-01-044-4/+4
* Quote URL tokens with semicolons for pyodbc, adodbapiMike Bayer2016-11-111-0/+11
* Use SQL Server SERVERPROPERTY for version info w/ pyodbcMike Bayer2016-10-041-1/+3
* Spelling fixes: "an SQL" -> "a SQL", see #266pr/270Ville Skyttä2016-05-051-1/+1
* - happy new yearMike Bayer2016-01-294-4/+4
* - copyright 2015Mike Bayer2015-03-104-4/+4
* - The hostname-based connection format for SQL Server when usingMike Bayer2014-09-031-5/+16
* - Added statement encoding to the "SET IDENTITY_INSERT"Mike Bayer2014-07-141-0/+1
* PEP8 style fixesBrian Jarrett2014-07-133-20/+20
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-094-4/+8
* - remove drizzle dialectMike Bayer2014-05-301-144/+0
* - Fixed bug which prevented MySQLdb-based dialects (e.g.Mike Bayer2014-02-031-31/+12
* - The MySQL CAST compilation now takes into account aspects of a stringMike Bayer2014-01-131-0/+1
* revert r2775c95b1ee30831216cc5 which was mostly an inadvertent commit, except...Mike Bayer2014-01-131-12/+0
* new changelogMike Bayer2014-01-111-0/+12
* - happy new yearMike Bayer2014-01-055-5/+5