polyglot_version: Versions of polyglotSQL and its embedded Rust engine

View source: R/metadata.R

polyglot_versionR Documentation

Versions of polyglotSQL and its embedded Rust engine

Description

Versions of polyglotSQL and its embedded Rust engine

Usage

polyglot_version()

Value

A named character vector with elements polyglotSQL (the R package version) and polyglot_sql (the version of the vendored polyglot-sql Rust crate the package was compiled against).

Examples

polyglot_version()

polyglotSQL documentation built on Sept. 27, 2026, 5:06 p.m.