tursodatabase/libsql

Add tests for sqlean extensions

Open

#1041 aperta il 16 feb 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C (490 fork)batch import
good first issue

Metriche repository

Star
 (16.744 star)
Metriche merge PR
 (Merge medio 23h 19m) (1 PR mergiata in 30 g)

Descrizione

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

Guida contributor