llkv-sql 0.8.5-alpha

SQL interface for the LLKV toolkit.
Documentation
1
2
3
4
//! Re-export interval literal parsing for SQL consumers.

// TODO: Remove, and use direct
pub use llkv_compute::interval::parse_interval_literal;