This website requires JavaScript.
Explore
Help
Sign In
ISAR
/
rusqlite
Watch
3
Star
0
Fork
0
You've already forked rusqlite
mirror of
https://github.com/isar/rusqlite.git
synced
2025-01-20 03:50:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rusqlite
/
libsqlite3-sys
History
John Gallagher
f0dfab0349
Only check for and require SQLITE3_INCLUDE_DIR if we're running bindgen at buildtime.
2017-03-03 15:37:45 -05:00
..
bindgen-bindings
Add prebuilt bindings for all relevant SQLite versions.
2017-03-03 15:37:45 -05:00
sqlite3
Add prebuilt bindings for all relevant SQLite versions.
2017-03-03 15:37:45 -05:00
src
Remove the dependency on
libc
2017-02-16 11:17:24 -05:00
.gitignore
Build raw sqlite interface as libsqlite3-sys
2015-02-23 20:37:55 -05:00
build.rs
Only check for and require SQLITE3_INCLUDE_DIR if we're running bindgen at buildtime.
2017-03-03 15:37:45 -05:00
Cargo.toml
Update build process to use prebuilt bindings.
2017-03-03 15:37:45 -05:00
wrapper.h
Update libsqlite3-sys to run bindgen at build time
2017-02-08 20:40:30 -05:00