summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-04-07 23:31:55 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2023-04-07 23:31:55 -0400
commit8b19580216371892eba94e1be410ac255b42c4c0 (patch)
tree7500e82e1ad6a5fc3bc7057eba3be42a7f6be5d8 /lib/sqlalchemy/sql/base.py
parent9fb2a2947e41ecd1597f8efe082de78e5374f98f (diff)
downloadsqlalchemy-8b19580216371892eba94e1be410ac255b42c4c0.tar.gz
walk back SQL Server language a bit re: insertmanyvalues
In #9618 we both can look to re-enable insertmanyvalues for SQL Server, and also likely *disable* its use for the ORM unit of work specifically, since that's really where the only problem is, and it will likely be for all dialects, not just SQL Server. An approach using sentinel columns will be rolled out for the unit of work use case. Change-Id: I3358e30839491769db95b4ac042a661271df3929 References: #9618 References: #9603
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions