rusqlite/src
gwenn 669663304e Refactoring
Introduce VTab::destroy.
Let implementation specify the iVersion.
Rename simple_module into read_only_module.
2018-07-16 20:17:53 +02:00
..
types Merge remote-tracking branch 'jgallagher/master' into vtab 2018-06-10 19:16:20 +02:00
vtab Refactoring 2018-07-16 20:17:53 +02:00
backup.rs Fix clippy warnings 2018-05-04 19:55:55 +02:00
blob.rs Fix clippy warnings 2018-05-04 19:55:55 +02:00
cache.rs Fix tests 2018-05-23 20:18:18 +02:00
context.rs Reduce visibility of unsafe methods 2018-06-11 19:51:13 +02:00
error.rs Remove macros 2018-07-14 18:47:52 +02:00
functions.rs Merge remote-tracking branch 'jgallagher/master' into vtab 2018-06-10 19:16:20 +02:00
hooks.rs Fix clippy warnings 2018-05-04 19:55:55 +02:00
lib.rs Remove macros 2018-07-14 18:47:52 +02:00
limits.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
load_extension_guard.rs Fix clippy warnings 2018-05-04 19:55:55 +02:00
raw_statement.rs Replace column index/count type (i32) with usize 2018-05-23 21:04:13 +02:00
row.rs Fix some clippy warnings 2018-06-20 19:07:23 +02:00
statement.rs Fix regressions 2018-06-10 19:21:55 +02:00
trace.rs Remove the dependency on libc 2017-02-16 11:17:24 -05:00
transaction.rs Fix clippy warnings 2018-05-04 19:55:55 +02:00
unlock_notify.rs Fix clippy warnings 2018-05-04 19:05:48 +02:00
version.rs Fix handful of clippy warnings. 2017-11-17 11:37:23 -07:00