sqlc configuration
Configuration file for sqlc v2
| Type | object |
|---|---|
| File match |
sqlc.yaml
sqlc.json
*.sqlc.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/sqlc-configuration/latest.json |
| Source | https://www.schemastore.org/sqlc-2.0.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
version
const: "2"
required
project
object
1 nested properties
id
string
cloud
object
3 nested properties
organization
string
project
string
hostname
string
sql
object[]
minItems=1
overrides
object
1 nested properties
go
object
2 nested properties
overrides
object[]
rename
object
plugins
object[]
rules
object[]