]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
new test catches #9133 and lint fix
authorShan <shan224@gmail.com>
Sat, 21 Jan 2023 22:07:14 +0000 (14:07 -0800)
committerShan <shan224@gmail.com>
Sat, 21 Jan 2023 22:07:14 +0000 (14:07 -0800)
commit665567f2c86a5f42b19a9d416a0955b9cc6927a7
treeaa85281e740fa20109db692da10d597f11e48254
parent00f6c5d7b8265b1beba8008b00d4b3dd3570c709
new test catches #9133 and lint fix
lib/sqlalchemy/dialects/mssql/base.py
test/dialect/mssql/test_compiler.py
test/dialect/mssql/test_reflection.py