rusqlite/src
2017-03-08 11:20:43 -05:00
..
types Fix clippy warnings 2017-02-24 20:10:51 +01:00
backup.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
blob.rs rustfmt v0.7.1 2017-02-08 21:11:15 +01:00
cache.rs Reorganize: Extract Statement and its impl into its own module. 2017-03-08 10:48:14 -05:00
convenient.rs Reorganize: Extract Statement and its impl into its own module. 2017-03-08 10:48:14 -05:00
error.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
functions.rs Fix clippy warnings 2017-02-24 20:10:51 +01:00
lib.rs Move named_params.rs into statement.rs, greatly reducing the StatementCrateImpl trait size. 2017-03-08 11:20:43 -05:00
limits.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
load_extension_guard.rs Add since and note for all deprecation tags. 2016-05-29 20:36:20 -04:00
raw_statement.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
statement.rs Move named_params.rs into statement.rs, greatly reducing the StatementCrateImpl trait size. 2017-03-08 11:20:43 -05:00
trace.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
transaction.rs Add more explicit types in unit tests. 2017-02-05 17:30:53 -05:00
version.rs Clarify support of older SQLite versions. 2017-02-09 20:23:17 -05:00