书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 379 个相关结果.
  • 6.5. Python

    prql-python Installation Usage prql-python prql-python offers Rust bindings to the prql-compiler Rust library. It exposes a Python method compile(query: str) -> str . This...
  • 13.6. Python

    prql-python Installation Usage prql-python prql-python offers Rust bindings to the prql-compiler Rust library. It exposes a Python method compile(query: str) -> str . This...
  • 7.8. Operators

    Operators PRQL SQL Operator precedence Division and integer division PRQL SQL Coalesce PRQL SQL Regex expressions PRQL SQL PRQL SQL PRQL SQL PRQL SQL PRQL SQL P...
  • 5.9. S-strings

    S-strings PRQL SQL PRQL SQL PRQL SQL PRQL SQL Braces PRQL SQL Precedence PRQL SQL PRQL SQL S-strings An s-string inserts SQL directly, as an escape hatch when t...
  • 10.5. Syntax highlighting

    Grammars / syntax highlighting Grammars / syntax highlighting PRQL contains multiple grammar definitions to enable tools to highlight PRQL code. These are all intended to provi...
  • 10.5. Syntax highlighting

    Grammars / syntax highlighting Grammars / syntax highlighting PRQL contains multiple grammar definitions to enable tools to highlight PRQL code. These are all intended to provi...
  • 2.1. Pipelines

    Pipelines PRQL SQL Adding transforms PRQL SQL Compiling to SQL PRQL SQL See also Pipelines PRQL queries are a sequence of lines (or transforms) that form a pipeline. E...
  • 13.4. JavaScript

    prql-js Installation Usage From Node.js From a browser From a framework or a bundler Errors Development Notes prql-js JavaScript bindings for prql-compiler . Installa...
  • 7.1. dbt

    dbt-prql Examples Simple example Less simple example Replacing macros What it does Installation Current state How does it work? Roadmap dbt-prql Original docs at http...
  • 9.1.9. Select

    Select Examples PRQL SQL PRQL SQL PRQL SQL PRQL SQL Excluding columns PRQL SQL PRQL SQL PRQL SQL Select Picks and computes columns. select { name = exp...