tursodatabase/libsql

Add tests for sqlean extensions

Open

#1.041 aberto em 16 de fev. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C (490 forks)batch import
good first issue

Métricas do repositório

Stars
 (16.744 stars)
Métricas de merge de PR
 (Mesclagem média 23h 19m) (1 fundiu PR em 30d)

Description

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

Guia do colaborador