rust-sqlite3
rust-sqlite3 copied to clipboard
Rustic bindings for sqlite3
Results
2
rust-sqlite3 issues
Sort by
recently updated
recently updated
newest added
The documentation on rust-ci.org (linked to from the README) seems to have fallen out of date. For example, http://www.rust-ci.org/dckc/rust-sqlite3/doc/sqlite3/trait.DatabaseUpdate.html seems to have been removed from the source (in a good...
The version on crates.io doesn't compile because of a recent warning-turned-error about `Sized`, but the git HEAD does.