Skip to content

Conversation

@khorpy
Copy link
Contributor

@khorpy khorpy commented Sep 7, 2017

PDO driver for SQL server provides additional configuration options for DSN string. One of them is TransactionIsolation. Possible values are listed in official PDO documentation. This PR makes possible to set desired transaction isolation level for SQL server connection.

@khorpy khorpy changed the title Added TransactionIsolation DSN key for SQL Server [5.5] added TransactionIsolation DSN key for SQL Server Sep 7, 2017
@khorpy khorpy changed the title [5.5] added TransactionIsolation DSN key for SQL Server [5.5] add TransactionIsolation DSN key for SQL Server Sep 7, 2017
@taylorotwell taylorotwell merged commit d00031f into laravel:5.5 Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants