0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-01-18 21:11:51 +00:00
Levy A e349a06961 Make libsql-ffi's build more friendly to sandboxed environments. (#1478)
fix: prevent out_path from inheriting the mode of source bindgen.rs
2024-06-18 12:55:36 +00:00
..
2023-10-16 13:58:16 +02:00
2023-11-15 14:46:34 +01:00
2023-11-15 14:46:34 +01:00
2023-10-16 13:58:16 +02:00
2023-11-15 14:46:34 +01:00
2023-11-15 14:46:34 +01:00
2023-11-15 14:46:34 +01:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-11-30 11:24:47 +01:00
2024-02-06 17:44:23 +00:00
2023-10-16 13:58:16 +02:00

Loadable Extensions

Various loadable extensions for SQLite are found in subfolders.

Most subfolders are dedicated to a single loadable extension (for example FTS5, or RTREE). But the misc/ subfolder contains a collection of smaller single-file extensions.