.. |
types
|
Fix warnings related to deprecated Error::description
|
2020-01-26 16:57:58 +01:00 |
vtab
|
Add missing IndexConstraintOp entries
|
2020-01-26 18:14:52 +01: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
|
Fix i32 overflow in Connection::busy_timeout
|
2019-12-28 20:18:10 +01:00 |
cache.rs
|
Segmentation fault on prepare_cached with an empty query
|
2019-10-29 19:24:18 +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
|
Add missing DbConfig entries
|
2020-01-26 17:03:48 +01:00 |
context.rs
|
Avoid unnecessary copies/allocations when passing strings to sqlite
|
2019-02-26 19:47:17 -08:00 |
error.rs
|
Fix warnings related to deprecated Error::description
|
2020-01-26 16:57:58 +01:00 |
functions.rs
|
Add support to function flags (#622)
|
2020-01-26 18:11:11 +01:00 |
hooks.rs
|
Rustfmt
|
2019-08-09 20:03:46 +02:00 |
inner_connection.rs
|
Remove most of the code using feature=bundled as a version check
|
2020-01-14 08:11:36 -08:00 |
lib.rs
|
Add support to function flags (#622)
|
2020-01-26 18:11:11 +01: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
|
Remove most of the code using feature=bundled as a version check
|
2020-01-14 08:11:36 -08:00 |
raw_statement.rs
|
Remove most of the code using feature=bundled as a version check
|
2020-01-14 08:11:36 -08:00 |
row.rs
|
Make column_name returns a Result
|
2019-08-31 12:17:48 +02:00 |
session.rs
|
Fix ChangesetIter::start_strm
|
2019-11-02 14:53:32 +01:00 |
statement.rs
|
Remove most of the code using feature=bundled as a version check
|
2020-01-14 08:11:36 -08:00 |
trace.rs
|
Fix clippy warnings
|
2019-11-03 11:19:07 +01:00 |
transaction.rs
|
Lifetime elision in impl
|
2019-02-03 11:02:38 +01:00 |
unlock_notify.rs
|
Ignore mutex_atomic clippy lint
|
2019-10-19 10:10:17 +02:00 |
version.rs
|
Rust 2018
|
2018-10-30 20:15:08 +01:00 |