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 a6fc507 commit 14ca094Copy full SHA for 14ca094
lib/ecto/adapters/tds.ex
@@ -40,7 +40,7 @@ defmodule Ecto.Adapters.Tds do
40
41
### After connect flags
42
43
- After connectiong to MSSQL server, TDS will check if there are any flags set in
+ After connecting to MSSQL server, TDS will check if there are any flags set in
44
connection options that should affect connection session behaviour. All flags are
45
MSSQL standard *SET* options. The following flags are currently supported:
46
0 commit comments