This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2026-01-29 04:44:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf31de5d41ebe5e01b1bade5b7e35df036882afc
turso
/
core
/
mvcc
/
bindings
/
c
History
Pekka Enberg
cf31de5d41
Fix MVCCDatabaseInsert() type signature
...
Values are opaque blobs so use "const void *" for C callers.
2023-05-09 16:14:28 +03:00
..
include
Fix MVCCDatabaseInsert() type signature
2023-05-09 16:14:28 +03:00
src
Fix MVCCDatabaseInsert() type signature
2023-05-09 16:14:28 +03:00
build.rs
cargo fmt
2023-05-09 10:47:43 +03:00
Cargo.toml
mvcc: build static library for C bindings
2023-05-09 10:28:26 +02:00
cbindgen.toml
Add stdint.h include to mvcc.h
2023-05-09 13:49:31 +03:00