]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- update the mssql autoincrement reflection test to accommodate
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 21 Feb 2016 01:43:36 +0000 (20:43 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 21 Feb 2016 01:43:36 +0000 (20:43 -0500)
commit6713817e1186cd1e36c9aea9d89a30bc299ffe27
treef48321ffd475db088c78620444e6ea409ad20a36
parent8ad968f33100baeb3b13c7e0b724b6b79ab4277f
- update the mssql autoincrement reflection test to accommodate
the new behavior of the autoincrement flag as per ref #3216
test/dialect/mssql/test_types.py