rusqlite/src
Mahmoud Al-Qudsi 73754bbe24 [docs] Document default busy_timeout/busy_handler
Include a note in the documentation for both `busy_handler()` and
`busy_timeout()` explaining the current default behavior (with a
disclaimer indicating that this behavior should not be relied upon as it
is an implementation detail that may change).
2020-12-02 17:20:50 -06:00
..
blob Add/fix rustdoc links 2020-11-22 09:34:03 +01:00
types Remove obsolete doc section 2020-11-22 09:37:52 +01:00
util Add #[inline] and #[cold] in far more places 2020-11-04 07:59:23 -08:00
vtab Add/fix rustdoc links 2020-11-22 09:34:03 +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 Add/fix rustdoc links 2020-11-22 09:34:03 +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 Add/fix rustdoc links 2020-11-22 09:34:03 +01:00
hooks.rs Make tests return Result 2020-11-05 22:14:00 +01:00
inner_connection.rs Add #[inline] and #[cold] in far more places 2020-11-04 07:59:23 -08:00
lib.rs Remove some usages of params! / NO_PARAMS 2020-11-22 09:37:00 +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 Add/fix rustdoc links 2020-11-22 09:34:03 +01:00
pragma.rs Make tests return Result 2020-11-05 22:14:00 +01:00
raw_statement.rs Add #[inline] and #[cold] in far more places 2020-11-04 07:59:23 -08:00
row.rs Add/fix rustdoc links 2020-11-22 09:34:03 +01:00
session.rs Add/fix rustdoc links 2020-11-22 09:34:03 +01:00
statement.rs Add/fix rustdoc links 2020-11-22 09:34:03 +01:00
trace.rs Make tests return Result 2020-11-05 22:14:00 +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