Docs.rs
featherdb-query-1.0.0
featherdb-query 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yeshks
Dependencies
featherdb-catalog ^1.0.0
normal
featherdb-core ^1.0.0
normal
featherdb-mvcc ^1.0.0
normal
featherdb-storage ^1.0.0
normal
parking_lot ^0.12
normal
rustc-hash ^2.0
normal
sqlparser ^0.40
normal
thiserror ^1.0
normal
tempfile ^3.0
dev
Versions
62.6%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module helpers
featherdb_
query
1.0.0
Module helpers
Module Items
Functions
In featherdb_
query::
expr
featherdb_query
::
expr
Module
helpers
Copy item path
Source
Expand description
Helper functions for expression evaluation
Functions
ยง
collect_
column_
refs
Collect all column references from an expression tree
like_
match
Match text against a SQL LIKE pattern