Diego Reis
3a0e56bca5
Implement basic sqlite3_get_table() API
2024-12-19 23:13:51 -03:00
mag1c1an1
ab306e9550
Fix issue #499 (add crate-type in libmo_sqlite3)
...
Signed-off-by: mag1c1an1 <mag1cian@icloud.com >
2024-12-19 17:33:06 +08:00
Luca Barbato
eacbba2c07
Minimal cargo-c support
2024-12-14 15:19:50 +01:00
Pekka Enberg
17c7e8d346
sqlite3: Disable env_logger default features
...
Let's keep the dependencies as light-weight as possible.
2024-11-16 09:47:12 +02:00
Pekka Enberg
c69b2ab4f6
sqlite3: Fix LFS feature flag
2024-08-22 17:53:07 +03:00
Pekka Enberg
f633fc91cf
sqlite3: Add to cargo dist bundle
2024-08-11 12:14:43 +03:00
Pekka Enberg
5219fc7258
Update cbindgen dependency
...
Fixes #63
2024-08-10 14:29:20 +03:00
Pekka Enberg
4efa6e5efa
sqlite3: API function tracing
2024-07-17 12:59:54 +03:00
Pekka Enberg
f5cc3a08f0
Initial pass on SQLite C ABI
...
This adds initial SQLite C ABI compatibility to Limbo to make sure we
drive the Rust API in the right way that allows us to implement SQLite
semantics.
2024-05-08 07:05:56 -03:00