Skip to content

Commit 8b7c06b

Browse files
authored
docs: Add missed configuration option (sqlc-dev#2188)
1 parent a50dc99 commit 8b7c06b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/reference/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ sql:
213213
import: "a/b/v2"
214214
package: "b"
215215
type: "MyType"
216+
pointer: true
216217
```
217218

218219
When generating code, entries using the `column` key will always have preference over

0 commit comments

Comments
 (0)