rusqlite/src
John Gallagher 55dde134e1 Merge pull request #122 from gwenn/zeroblob
Introduce ZeroBlob struct.
2016-02-01 14:14:14 -05:00
..
backup.rs Introduce RowIndex trait (like in rust-postgres) 2016-01-02 12:13:37 +01:00
blob.rs Moves ZeroBlob from types to blob module. 2016-02-01 18:13:07 +01:00
error.rs Fix typo "rowss" in docs. 2016-01-07 11:36:01 -05:00
functions.rs rustfmt 2016-02-01 10:48:30 -05:00
lib.rs Merge branch 'dynamic' of https://github.com/gwenn/rusqlite into gwenn-dynamic 2016-01-07 11:12:05 -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 Moves ZeroBlob from types to blob module. 2016-02-01 18:13:07 +01:00