rusqlite/src
2017-02-07 19:41:30 -05:00
..
types Add more explicit types in unit tests. 2017-02-05 17:30:53 -05:00
backup.rs Fix rustdoc warnings 2016-08-15 12:41:15 +02:00
blob.rs Rework ToSql to be implementable without unsafe. 2016-05-26 00:14:45 -04:00
cache.rs Add more explicit types in unit tests. 2017-02-05 17:30:53 -05:00
convenient.rs Add Statement.query_row convenient method (#179) 2016-12-31 00:03:55 -05:00
error.rs Add range checks for i32's FromSql impl. 2017-01-22 19:26:19 -05:00
functions.rs Fix incomplete match under functions feature 2017-01-22 20:05:06 -05:00
lib.rs Merge branch 'limits' of https://github.com/gwenn/rusqlite into gwenn-limits 2017-02-07 19:41:30 -05:00
limits.rs Oops 2017-02-07 19:52:52 +01:00
load_extension_guard.rs Add since and note for all deprecation tags. 2016-05-29 20:36:20 -04:00
named_params.rs Add more explicit types in unit tests. 2017-02-05 17:30:53 -05:00
raw_statement.rs Add RawStatement::column_type. 2016-05-23 21:46:51 -04:00
trace.rs Manual fixes for rustfmt overly long lines. 2016-05-19 20:09:40 -05:00
transaction.rs Add more explicit types in unit tests. 2017-02-05 17:30:53 -05:00
version.rs Expose version(), version_number(), and source_id() functions. 2017-02-06 20:23:16 -05:00