-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently it does not seem to be possible to specify a custom destination for queries.
They end up in the folder where they are defined - I think it would be nice if that would be customizable like with the other plugins:
psql:
queries: "folder/with/queries"
plugins:
queries:
pkgname: "foobar"
destination: "foobar"That way generated code could be better isolated from the "sources".
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request