v0.0.2
版本发布时间: 2024-07-24 16:19:25
tursodatabase/limbo最新发布版本:v0.0.9(2024-12-13 00:59:37)
Release Notes
Added
-
Partial
LEFT JOIN
support. -
Partial
ORDER BY
support. -
Partial scalar function support.
Fixed
- Lock database file with POSIX filesystem advisory lock when database is opened to prevent concurrent processes from corrupting a file. Please note that the locking scheme differs from SQLite, which uses POSIX advisory locks for every transaction. We're defaulting to locking on open because it's faster. (Issue #94)
Changed
- Install to
~/.limbo/
instead ofCARGO_HOME
.
Install limbo 0.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penberg/limbo/releases/download/v0.0.2/limbo-installer.sh | sh
Download limbo 0.0.2
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 |
1、 dist-manifest.json 15.78KB
2、 limbo-aarch64-apple-darwin-update 5.79MB
3、 limbo-aarch64-apple-darwin.tar.xz 1.11MB
4、 limbo-aarch64-apple-darwin.tar.xz.sha256 100B
5、 limbo-installer.sh 30.18KB
6、 limbo-x86_64-apple-darwin-update 6.01MB
7、 limbo-x86_64-apple-darwin.tar.xz 1.23MB
8、 limbo-x86_64-apple-darwin.tar.xz.sha256 99B
9、 limbo-x86_64-pc-windows-msvc-update 5.18MB
10、 limbo-x86_64-pc-windows-msvc.zip 4.36MB
11、 limbo-x86_64-pc-windows-msvc.zip.sha256 99B
12、 limbo-x86_64-unknown-linux-gnu-update 11.32MB
13、 limbo-x86_64-unknown-linux-gnu.tar.xz 1.34MB
14、 limbo-x86_64-unknown-linux-gnu.tar.xz.sha256 104B
15、 source.tar.gz 5.81MB
16、 source.tar.gz.sha256 80B