.. |
blob
|
Add/fix rustdoc links
|
2020-11-22 09:34:03 +01:00 |
types
|
Fix unstable tests when machine is slow
|
2021-01-30 12:55:00 +01:00 |
util
|
Add #[inline] and #[cold] in far more places
|
2020-11-04 07:59:23 -08:00 |
vtab
|
Add tests adapted from official SQLite tests
|
2021-03-06 12:55:25 +01:00 |
backup.rs
|
Add/fix rustdoc links
|
2020-11-22 09:34:03 +01:00 |
busy.rs
|
[docs] Document default busy_timeout/busy_handler
|
2020-12-02 17:20:50 -06:00 |
cache.rs
|
Use most concise syntax for params
|
2021-01-19 21:16:08 +01:00 |
collation.rs
|
Fix create_collation
|
2020-11-07 11:54:59 +01:00 |
column.rs
|
Make tests return Result
|
2020-11-05 22:14:00 +01:00 |
config.rs
|
Make tests return Result
|
2020-11-05 22:14:00 +01:00 |
context.rs
|
Add #[inline] and #[cold] in far more places
|
2020-11-04 07:59:23 -08:00 |
error.rs
|
Add/fix rustdoc links
|
2020-11-22 09:34:03 +01:00 |
functions.rs
|
Merge pull request #866 from phiresky/pass-context-to-aggregate
|
2020-12-19 12:47:13 -08:00 |
hooks.rs
|
Make tests return Result
|
2020-11-05 22:14:00 +01:00 |
inner_connection.rs
|
Fix nightly non_fmt_panic warning
|
2021-03-02 18:19:11 -08:00 |
lib.rs
|
Use most concise syntax for params
|
2021-01-19 21:16:08 +01:00 |
limits.rs
|
Make tests return Result
|
2020-11-05 22:14:00 +01:00 |
load_extension_guard.rs
|
Add #[inline] and #[cold] in far more places
|
2020-11-04 07:59:23 -08:00 |
params.rs
|
Make it clear bind_in is not public, and inline functions passing large arrays by value to avoid too much copying
|
2021-01-31 16:18:48 -08:00 |
pragma.rs
|
Use most concise syntax for params
|
2021-01-19 21:16:08 +01:00 |
raw_statement.rs
|
Fix clippy warnings
|
2021-02-28 13:19:58 +01:00 |
row.rs
|
Rename get_raw to get_ref_unwrap and get_raw_checked to get_ref (#838)
|
2020-12-22 21:34:30 +01:00 |
session.rs
|
Use most concise syntax for params
|
2021-01-19 21:16:08 +01:00 |
statement.rs
|
Fix clippy warnings
|
2021-02-28 13:19:58 +01:00 |
trace.rs
|
Use most concise syntax for params
|
2021-01-19 21:16:08 +01:00 |
transaction.rs
|
Add/fix rustdoc links
|
2020-11-22 09:34:03 +01:00 |
unlock_notify.rs
|
Make tests return Result
|
2020-11-05 22:14:00 +01:00 |
version.rs
|
Add #[inline] and #[cold] in far more places
|
2020-11-04 07:59:23 -08:00 |