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-02-17 05:18:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rusqlite
/
libsqlite3-sys
History
Steven Fackler
d4177c5217
Set HAVE_USLEEP
...
SQLite otherwise has to sleep for a second at a time when waiting for a lock (!)
2017-04-18 12:37:04 +02:00
..
bindgen-bindings
Add bindgen bindings for SQLite 3.7.16 to libsqlite3-sys.
2017-04-06 13:42:01 -04:00
sqlite3
Add prebuilt bindings for all relevant SQLite versions.
2017-03-03 15:37:45 -05:00
src
Avoid publicly exporting constants from libsqlite3-sys multiple times.
2017-04-05 13:05:28 -04:00
.gitignore
Build raw sqlite interface as libsqlite3-sys
2015-02-23 20:37:55 -05:00
build.rs
Set HAVE_USLEEP
2017-04-18 12:37:04 +02:00
Cargo.toml
Add bindgen bindings for SQLite 3.7.16 to libsqlite3-sys.
2017-04-06 13:42:01 -04:00
wrapper.h
Update libsqlite3-sys to run bindgen at build time
2017-02-08 20:40:30 -05:00