.. |
types
|
Parse Option<T> into Value/ValueRef where applicable
|
2019-09-27 16:02:37 -04:00 |
vtab
|
Remove #[macro_use] attribute when importing macros
|
2019-08-09 20:01:44 +02:00 |
backup.rs
|
Lifetime elision in impl
|
2019-02-03 11:02:38 +01:00 |
blob.rs
|
Do not panic by default
|
2019-02-21 20:48:09 +01:00 |
busy.rs
|
Cleanup use statements
|
2019-08-17 08:18:37 +02:00 |
cache.rs
|
Rustfmt
|
2019-03-19 20:45:04 +01:00 |
collation.rs
|
Check SQL query passed to execute
|
2019-08-26 20:21:23 +02:00 |
column.rs
|
Make column_name returns a Result
|
2019-08-31 12:17:48 +02:00 |
config.rs
|
Do not panic by default
|
2019-02-21 20:48:09 +01:00 |
context.rs
|
Avoid unnecessary copies/allocations when passing strings to sqlite
|
2019-02-26 19:47:17 -08:00 |
error.rs
|
Merge remote-tracking branch 'jgallagher/master' into tail
|
2019-08-31 09:30:25 +02:00 |
functions.rs
|
Cleanup use statements
|
2019-08-17 08:18:37 +02:00 |
hooks.rs
|
Rustfmt
|
2019-08-09 20:03:46 +02:00 |
inner_connection.rs
|
Merge remote-tracking branch 'jgallagher/master' into tail
|
2019-08-31 09:30:25 +02:00 |
lib.rs
|
Ignore test_execute_multiple when no extra check
|
2019-08-31 09:39:09 +02:00 |
limits.rs
|
Fix clippy warnings
|
2019-02-02 11:37:26 +01:00 |
load_extension_guard.rs
|
Lifetime elision in impl
|
2019-02-03 11:02:38 +01:00 |
pragma.rs
|
Do not assume sqlite3_column_text is valid UTF-8
|
2019-07-24 20:46:53 +02:00 |
raw_statement.rs
|
Merge remote-tracking branch 'jgallagher/master' into tail
|
2019-08-31 09:30:25 +02:00 |
row.rs
|
Make column_name returns a Result
|
2019-08-31 12:17:48 +02:00 |
session.rs
|
Remove #[macro_use] attribute when importing macros
|
2019-08-09 20:01:44 +02:00 |
statement.rs
|
Fix typo in docs
|
2019-09-01 12:41:51 +03:00 |
trace.rs
|
Rustfmt
|
2019-08-09 20:03:46 +02:00 |
transaction.rs
|
Lifetime elision in impl
|
2019-02-03 11:02:38 +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 |