rusqlite/src
2016-12-31 00:36:52 -05:00
..
types FromSqlError::cause() returns other error's cause directly (possibly None). 2016-12-31 00:36:52 -05:00
backup.rs Rustfmt 2016-02-02 19:12:00 +01:00
blob.rs Rework ToSql to be implementable without unsafe. 2016-05-26 00:14:45 -04:00
cache.rs Ensure cache is flushed when closing the connection 2016-11-04 20:47:28 +01:00
convenient.rs Add Statement.query_row convenient method (#179) 2016-12-31 00:03:55 -05:00
error.rs Merge branch 'master' into gwenn-invalid-column-type 2016-12-31 00:35:47 -05:00
functions.rs Merge branch 'master' into gwenn-invalid-column-type 2016-12-31 00:35:47 -05:00
lib.rs Merge branch 'master' into gwenn-invalid-column-type 2016-12-31 00:35:47 -05:00
load_extension_guard.rs Add since and note for all deprecation tags. 2016-05-29 20:36:20 -04:00
named_params.rs Update query_row_named so its closure also takes a &Row instead of a Row 2016-12-30 23:48:04 -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 since and note for all deprecation tags. 2016-05-29 20:36:20 -04:00