Skip to content

Improve prql-compiler crate public API #731

@aljazerzen

Description

@aljazerzen

As a response to #709 and a few other questions, here is a todo list for improving public API of the compiler crate:

  • offer prql!("from employees filter country == {}", "USA") macro that compiles the query at compile-time
  • make the whole ast module public
  • offer non-formatted errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions