We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ef8cc commit 6ec6f51Copy full SHA for 6ec6f51
1 file changed
docs/reference/config.md
@@ -213,6 +213,7 @@ sql:
213
import: "a/b/v2"
214
package: "b"
215
type: "MyType"
216
+ pointer: true
217
```
218
219
When generating code, entries using the `column` key will always have preference over
0 commit comments