-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
I tried to create BEGIN TRANSACTION and COMMIT TRANSACTION queries and it works with sqlite and pg, but mssql automatically closes transaction after first query. Am I miss something or we need some explicit transactions support?
Tested both mssql 3.3.0 which defined as 'supported' and latest mssql package.
Reactions are currently unavailable