rusqlite/libsqlite3-sys
John Gallagher aac4d59fcc Change Error from a struct to an enum (BREAKING CHANGE).
This allows us to separate out the underlying SQLite error codes from
errors that occur on the Rust side.
2015-12-16 20:30:27 -05:00
..
src Change Error from a struct to an enum (BREAKING CHANGE). 2015-12-16 20:30:27 -05:00
.gitignore Build raw sqlite interface as libsqlite3-sys 2015-02-23 20:37:55 -05:00
build.rs Make libsqlite3-sys's build script slightly more intelligent. 2015-12-01 11:36:31 -05:00
Cargo.toml Bump version to 0.5.0 2015-12-08 21:30:44 -05:00