MSSQL: add insertId to InsertResult #918
Labels
enhancement
New feature or request
mssql
Related to MS SQL Server (MSSQL)
wontfix
This will not be worked on
This can be achieved by running:
select SCOPE_IDENTITY()
after an insert.
Loving the MSSQL support and all the new related features!
The text was updated successfully, but these errors were encountered: