Skip to content

Custom destination for generated queries #566

@daddz

Description

@daddz

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions