tursodatabase/libsql

Add tests for sqlean extensions

Open

#1,041 创建于 2024年2月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C (490 fork)batch import
good first issue

仓库指标

Star
 (16,744 star)
PR 合并指标
 (平均合并 23小时 19分钟) (30 天内合并 1 个 PR)

描述

This PR added tests for #1027 crsqlite and sqlite-vss. We also support bunch of sqlean extensions, so we should add tests for them too.

The tests can be added here: https://github.com/tursodatabase/libsql/blob/d178de8/libsql-sqlite3/test/rust_suite/src/extensions.rs

list of sqlean extensions we support: https://docs.turso.tech/extensions#supported-extensions

贡献者指南