This website requires JavaScript.
Explore
Help
Register
Sign In
sqlite
/
libsql
Watch
0
Star
0
Fork
0
You've already forked libsql
mirror of
https://github.com/tursodatabase/libsql.git
synced
2025-04-12 17:43:34 +00:00
Code
Activity
Files
libsql
/
bindings
/
c
History
Pekka Enberg
d980ce13b9
bindings/c: Add
offline
to config struct (
#1943
)
...
Make it possible to configure offline writes via the normal `libsql_config` struct too.
2025-03-19 10:22:43 +00:00
..
include
bindings/c: Add
offline
to config struct
2025-01-31 09:15:16 +02:00
src
bindings/c: Add
offline
to config struct (
#1943
)
2025-03-19 10:22:43 +00:00
build.rs
move crates to root
2023-10-16 09:06:25 -07:00
Cargo.toml
Remove query parameter from embedded replica url
2024-11-28 20:54:55 +01:00
cbindgen.toml
move crates to root
2023-10-16 09:06:25 -07:00
example.c
C bindings include sync into example
2024-11-29 10:51:13 +01:00
Makefile
React Native support (
#1423
)
2024-06-25 17:39:27 +00:00