rusqlite/src
John Gallagher 342b00303a Merge pull request #155 from jgallagher/fix-nightly-test-failures
Fix doctest failures on rust nightly.
2016-05-19 14:57:16 -05:00
..
types Modify Rows::next to tie its lifetime to the returned Row. 2016-05-18 11:41:22 -05:00
backup.rs Rustfmt 2016-02-02 19:12:00 +01:00
blob.rs Rustfmt 2016-05-16 19:52:17 +02:00
cache.rs Add test and fix for invalid cached column_count. 2016-05-18 22:19:04 -05: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 Modify Rows::next to tie its lifetime to the returned Row. 2016-05-18 11:41:22 -05:00
functions.rs Rustfmt 2016-05-16 19:52:17 +02:00
lib.rs Merge branch 'master' into remove-rows-iterator-impl 2016-05-19 14:06:56 -05:00
load_extension_guard.rs Rename SqliteLoadExtensionGuard -> LoadExtensionGuard. 2015-12-12 14:20:11 -05:00
named_params.rs Merge branch 'master' into remove-rows-iterator-impl 2016-05-19 14:06:56 -05:00
raw_statement.rs Remove cache feature 2016-05-17 12:01:55 -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 Fix doctest failures on rust nightly. 2016-05-19 14:25:39 -05:00