Files
sqlalchemy/test/dialect
Mike Bayer f55c4f6bd2 Filter non-integer characters from pyodbc SQL Server version
Adjusted the SQL Server version detection for pyodbc to only allow for
numeric tokens, filtering out non-integers, since the dialect does tuple-
numeric comparisons with this value.  This is normally true for all known
SQL Server / pyodbc drivers in any case.

Change-Id: I4ab18a07e19231091b5e877ba1fccd5eda72a992
Fixes: #4227
2018-03-30 11:22:30 -04:00
..
2018-02-07 21:22:27 -05:00