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 2d8fd8f commit 5912593Copy full SHA for 5912593
readme.md
@@ -86,4 +86,4 @@ WHERE
86
foo = 'bar'
87
```
88
89
-Same as the `format` method, `formatWithNamedParams` and `formatWithIndexedParams` accept `dialect` and `indent` parameters.
+Same as the `format` method, both `formatWithNamedParams` and `formatWithIndexedParams` accept `FormatConfig`.
0 commit comments