rusqlite/src
2016-05-18 14:25:57 -05:00
..
types Rustfmt 2016-05-16 19:52:17 +02:00
backup.rs Rustfmt 2016-02-02 19:12:00 +01:00
blob.rs Rustfmt 2016-05-16 19:52:17 +02:00
convenient.rs Reset in Rows's drop impl instead of waiting for the next query 2016-05-16 14:02:39 -05:00
error.rs Add sanity check for insert that does not do an insertion 2016-05-16 11:15:07 -05:00
functions.rs Rustfmt 2016-05-16 19:52:17 +02:00
lib.rs Make the creation of transactions and savepoints take &mut self. 2016-05-17 19:53:53 -05:00
load_extension_guard.rs Rename SqliteLoadExtensionGuard -> LoadExtensionGuard. 2015-12-12 14:20:11 -05:00
named_params.rs Reset in Rows's drop impl instead of waiting for the next query 2016-05-16 14:02:39 -05:00
trace.rs Reset in Rows's drop impl instead of waiting for the next query 2016-05-16 14:02:39 -05:00
transaction.rs Make rollback take (&mut self) instead of (self) 2016-05-18 14:25:57 -05:00