We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make CLI runnable again in the build dir, after the recent directory movements.
Rename lang to partiql-lang. Move partiql-extensions into cli (#999)
Adds support for shebang and fixes pipeline options (#954)
Updated Command Line Tutorial (markdown)
Fix mentions of shell.sh to partiql.sh (#955)
Replaces CLI to use Pico CLI (#946) * Replaces CLI to use Pico CLI * Repackages CLI * Consolidates CLI commands * Adds ability to handle queries from standard input Co-authored-by: R. C. Howell <[email protected]> * Cleans up logic Co-authored-by: R. C. Howell <[email protected]> * Adjusts options, script name, and capitalization
Moves CLI into partiql-app directory (#941)
Remove `partiql_` prefix (#874)
Restructures documentation and adds a GH Workflow to sync with the GH Wiki (#721) * Transforms documentation structure to a Wiki structure * Adds the GH Workflow to publish to Wiki