GeorgeBerdovskiy / cowabunga

HTAP database written in Rust with Python bindings 🐮
Apache License 2.0
3 stars 0 forks source link

Extend Select / Select Version Queries #18

Closed GeorgeBerdovskiy closed 9 months ago

GeorgeBerdovskiy commented 9 months ago

This pull request extends the SELECT and SELECT_VERSION queries to allow any search key (not just the primary key) and return all matching entries.