We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c0665 commit 781e9bfCopy full SHA for 781e9bf
README.md
@@ -125,7 +125,7 @@ Dictionary. Current available keys are:
125
for each database session. Valid values for this entry are
126
`READ UNCOMMITTED`, `READ COMMITTED`, `REPEATABLE READ`,
127
`SNAPSHOT`, and `SERIALIZABLE`. Default is `None` which means
128
- no isolation levei is set to a database session and SQL Server default
+ no isolation level is set to a database session and SQL Server default
129
will be used.
130
131
- dsn
0 commit comments