rusqlite/src
2019-03-26 10:20:22 +01:00
..
types Rustfmt + clippy 2019-03-21 19:13:55 +01:00
vtab Rustfmt 2019-03-19 20:45:04 +01:00
backup.rs Lifetime elision in impl 2019-02-03 11:02:38 +01:00
blob.rs Do not panic by default 2019-02-21 20:48:09 +01:00
busy.rs Do not panic by default 2019-02-21 20:48:09 +01:00
cache.rs Rustfmt 2019-03-19 20:45:04 +01:00
column.rs Rustfmt + clippy 2019-03-21 19:13:55 +01:00
config.rs Do not panic by default 2019-02-21 20:48:09 +01:00
context.rs Avoid unnecessary copies/allocations when passing strings to sqlite 2019-02-26 19:47:17 -08:00
error.rs Make get_aux safe by storing the TypeId 2019-01-26 00:52:50 -08:00
functions.rs Do not panic by default 2019-02-21 20:48:09 +01:00
hooks.rs Rename some static variables 2019-02-02 11:10:08 +01:00
inner_connection.rs Merge remote-tracking branch 'jgallagher/master' into fallible-iterator 2019-03-10 11:12:14 +01:00
lib.rs Allow non-Unicode file names on Unix-like platforms 2019-03-26 10:20:22 +01:00
limits.rs Fix clippy warnings 2019-02-02 11:37:26 +01:00
load_extension_guard.rs Lifetime elision in impl 2019-02-03 11:02:38 +01:00
pragma.rs Merge remote-tracking branch 'jgallagher/master' into fallible-iterator 2019-03-10 11:12:14 +01:00
raw_statement.rs Introduce Statement::columns 2019-03-19 20:33:36 +01:00
row.rs Rustfmt + clippy 2019-03-21 19:13:55 +01:00
session.rs Rustfmt 2019-03-19 20:45:04 +01:00
statement.rs Introduce Statement::columns 2019-03-19 20:33:36 +01:00
trace.rs Do not panic by default 2019-02-21 20:48:09 +01:00
transaction.rs Lifetime elision in impl 2019-02-03 11:02:38 +01:00
unlock_notify.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
version.rs Rust 2018 2018-10-30 20:15:08 +01:00