rusqlite/src
2018-11-22 16:53:44 +01:00
..
types Fix Timespec FromSql implementations (#431) 2018-11-22 16:50:10 +01:00
vtab Replace try! by ? 2018-11-05 19:09:41 +01:00
backup.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
blob.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
busy.rs Rustfmt 2018-10-28 08:51:02 +01:00
cache.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
context.rs Reduce visibility of unsafe methods 2018-06-11 19:51:13 +02:00
error.rs Remove deprecated stuff 2018-11-01 10:30:18 +01:00
functions.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
hooks.rs Rustfmt 2018-08-16 18:29:46 +02:00
lib.rs Clippy 2018-11-22 16:53:44 +01:00
limits.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
load_extension_guard.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
raw_statement.rs Rustfmt 2018-08-11 12:48:21 +02:00
row.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
statement.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
trace.rs Take IntoIterator rather than &[&ToSql] (#312) 2018-09-16 09:49:23 +02:00
transaction.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
unlock_notify.rs Introduce NO_PARAMS constant 2018-09-16 11:10:19 +02:00
version.rs Rustfmt 2018-08-16 18:29:46 +02:00