-
Notifications
You must be signed in to change notification settings - Fork 923
basic question: supporting to specify DIR at 'sqlc.yaml | json' at 'queries:' key instead of file #3545
Unanswered
PorcoRosso85
asked this question in
Q&A
basic question: supporting to specify DIR at 'sqlc.yaml | json' at 'queries:' key instead of file
#3545
-
basic question: supporting to specify DIR at 'sqlc.yaml | json' at 'queries:' key instead of file
sql: - engine: sqlite schema: ./db/schema.sql queries: ./db/queries/ // specify dir instead of file like 'query.sql' codegen: - out: ./src/db
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment