0.0.3 - 2024-08-01
github-actions
released this
01 Aug 16:01
·
2 commits
to 0d268ec118677b6043746d02c8e3553f143d6c6a
since this release
Release Notes
Added
-
Initial pass on the write path. Note that the write path is not transactional yet. (Pere Diaz Bou)
-
More scalar functions:
unicode()
(Ethan Niser) -
Optimize point queries with integer keys (Jussi Saurio)
Fixed
-
ORDER BY
support for nullable sorting columns and qualified identifiers (Jussi Saurio) -
Fix
.schema
command crash in the CLI (#212 (Jussi Saurio)
Install limbo 0.0.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penberg/limbo/releases/download/v0.0.3/limbo-installer.sh | sh
Download limbo 0.0.3
File | Platform | Checksum |
---|---|---|
limbo-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
limbo-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
limbo-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
limbo-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |