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 2134391 commit addd1feCopy full SHA for addd1fe
docs/reference/config.md
@@ -50,7 +50,7 @@ Each mapping in the `sql` collection has the following keys:
50
- A mapping to configure database connections. See [database](#database) for the supported keys.
51
- `rules`:
52
- A collection of rule names to run via `sqlc vet`. See [rules](#rules) for configuration options.
53
-- `analzyer`:
+- `analyzer`:
54
- A mapping to configure query analysis. See [analyzer](#analyzer) for the supported keys.
55
- `strict_function_checks`
56
- If true, return an error if a called SQL function does not exist. Defaults to `false`.
0 commit comments