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 9418abd commit a032f8aCopy full SHA for a032f8a
coderd/database/sqlc.yaml
@@ -27,13 +27,6 @@ overrides:
27
- column: "template_with_users.group_acl"
28
go_type:
29
type: "TemplateACL"
30
- # Type alias to allow batch inserts of timestamptz[] arrays containing
31
- # nullable values.
32
- - db_type: "nulltimestamptz"
33
- engine: "postgresql"
34
- go_type:
35
- import: "database/sql"
36
- type: "NullTime"
37
rename:
38
template: TemplateTable
39
template_with_user: Template
0 commit comments