rusqlite/src
2015-12-13 14:59:47 -05:00
..
backup.rs Rename SqliteResult -> Result. 2015-12-12 14:06:03 -05:00
functions.rs Update unsafety of C function pointers for new bindgen 2015-12-13 08:40:51 -05:00
lib.rs Inline decode_result_with_errmsg to fix dead code warning 2015-12-13 14:59:47 -05:00
load_extension_guard.rs Rename SqliteLoadExtensionGuard -> LoadExtensionGuard. 2015-12-12 14:20:11 -05:00
named_params.rs Rename SqliteRow -> Row. 2015-12-12 14:11:24 -05:00
trace.rs Update unsafety of C function pointers for new bindgen 2015-12-13 08:40:51 -05:00
transaction.rs BREAKING CHANGE: Remove common prefix on TransactionBehavior case names. 2015-12-12 14:22:50 -05:00
types.rs Rename SqliteTransaction* -> Transaction*. 2015-12-12 14:17:43 -05:00