rusqlite/src
2016-01-07 11:20:42 -05:00
..
backup.rs Introduce RowIndex trait (like in rust-postgres) 2016-01-02 12:13:37 +01:00
blob.rs Add comment to write recommending write_all. 2015-12-15 14:24:05 -05:00
cache.rs Update for RowIndex change 2016-01-07 11:20:42 -05:00
error.rs Introduce RowIndex trait (like in rust-postgres) 2016-01-02 12:13:37 +01:00
functions.rs Introduce RowIndex trait (like in rust-postgres) 2016-01-02 12:13:37 +01:00
lib.rs Merge branch 'stmt-cache' of https://github.com/gwenn/rusqlite into gwenn-stmt-cache 2016-01-07 11:19:59 -05:00
load_extension_guard.rs Rename SqliteLoadExtensionGuard -> LoadExtensionGuard. 2015-12-12 14:20:11 -05:00
named_params.rs Introduce RowIndex trait (like in rust-postgres) 2016-01-02 12:13:37 +01:00
trace.rs Move Error into its own module (internal organization only - public API remains). 2015-12-16 20:30:27 -05:00
transaction.rs BREAKING CHANGE: Remove common prefix on TransactionBehavior case names. 2015-12-12 14:22:50 -05:00
types.rs Merge branch 'dynamic' of https://github.com/gwenn/rusqlite into gwenn-dynamic 2016-01-07 11:12:05 -05:00