rusqlite/src
gwenn 36846387be
Merge pull request #463 from thomcc/safe-get-aux
Make get_aux safe by storing the TypeId with the data.
2019-01-26 10:28:51 +01:00
..
types Session extension (#459) 2019-01-13 12:46:19 +01:00
vtab Add xShadowName only if bundled or vtab_v3 activated 2018-12-15 11:53:41 +01:00
backup.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
blob.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
busy.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
cache.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
context.rs Fix unused imports in context and session tests 2019-01-20 19:41:33 +01:00
error.rs Make get_aux safe by storing the TypeId 2019-01-26 00:52:50 -08:00
functions.rs Make get_aux safe by storing the TypeId 2019-01-26 00:52:50 -08:00
hooks.rs Session extension (#459) 2019-01-13 12:46:19 +01:00
lib.rs Merge remote-tracking branch 'jgallagher/master' into from_handle 2019-01-26 09:59:00 +01:00
limits.rs Rust 2018 2018-10-30 20:15:08 +01:00
load_extension_guard.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
raw_statement.rs Add support for querying sqlite_stmt_status 2019-01-24 21:43:39 -08:00
row.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
session.rs Rustfmt 2019-01-26 08:17:45 +01:00
statement.rs Test parameters binding 2019-01-26 08:17:23 +01:00
trace.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
transaction.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
unlock_notify.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
version.rs Rust 2018 2018-10-30 20:15:08 +01:00