This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit 1ceb6e2
1 file changed
+1
-1
lines changed- .github/workflows/deploy-extension.yml+31-2
- CMakeLists.txt+2-2
- Makefile+1
- README.md+50-44
- examples/rust/Cargo.lock+1-1
- extension/CMakeLists.txt+23-9
- extension/algo/test/test_files/basic.test+9
- extension/extension_config.cmake+6-24
- extension/fts/test/test_files/basic.test+9
- logo/kuzu-logo.png
- scripts/extension/PRODUCTION_RELEASES+1
- scripts/pip-package/package_tar.py-2
- src/binder/bind/bind_extension.cpp+4
- src/extension/extension_manager.cpp+13
- src/include/extension/extension_manager.h+2
- src/include/storage/storage_version_info.h+8-7
- src/processor/operator/simple/install_extension.cpp+8
- src/processor/operator/simple/load_extension.cpp+9
- test/include/test_runner/test_parser.h+3-1
- test/test_runner/test_parser.cpp+6
- tools/java_api/build.gradle+2-2
- tools/rust_api/Cargo.lock+1-1
- tools/rust_api/Cargo.toml+38-2
- tools/rust_api/build.rs+99
- tools/rust_api/src/connection.rs+28-1
- tools/rust_api/src/ffi.rs+1-1
0 commit comments