Skip to content

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 08 Aug 09:56
· 4 commits to master since this release

PipeQL v1.1.6

Highlights

df0e458 fix(ci): disable wasm-opt in wasm-pack metadata
6422ecd release: v1.1.6 - fluent builders, filter-guard escape hatch & full audit fixes

Install

# Rust / CLI
cargo install pipeql-cli

# JavaScript / TypeScript
npm install @flaxmbot/pipeql

# Python
pip install pipeql

# C/C++ (from source)
cargo build --release -p pipeql-cffi

# Go
go get github.com/Flaxmbot/PipeQL/go@v1.1.6

Supported Dialects

PostgreSQL, SQLite, DuckDB, MySQL

Links