rusqlite/src
2023-10-19 18:41:59 -04:00
..
blob Fix clippy warning 2023-02-03 18:44:21 +01:00
types Fix some clipy warnings 2023-09-03 10:54:36 +02:00
util Merge pull request #1267 from gwenn/clippy 2023-06-17 07:44:02 +02:00
vtab Handles NULL generate_series params via defaults 2023-07-08 09:36:00 -07:00
backup.rs Intoduce one_column for tests 2022-11-11 16:20:39 +01:00
busy.rs Fix clippy warnings 2023-04-22 16:53:13 +02:00
cache.rs Use SQLITE_PREPARE_PERSISTENT for CachedStatement 2023-06-03 11:17:19 +02:00
collation.rs clippy:ptr_as_ptr 2022-01-05 19:50:25 +01:00
column.rs Column is used only with column_decltype feature (#1385) 2023-09-04 20:59:28 +02:00
config.rs Use SQLITE_PREPARE_PERSISTENT for CachedStatement 2023-06-03 11:17:19 +02:00
context.rs Clean code 2022-05-29 13:33:51 +02:00
error.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00
functions.rs Make WindowAggregate::value pass mutable value ref 2023-10-19 18:41:59 -04:00
hooks.rs Fix clippy warning redundant_guards 2023-10-11 18:49:27 +02:00
inner_connection.rs Fix clippy warning: arc_with_non_send_sync - interrupt_lock 2023-10-11 18:30:34 +02:00
lib.rs Merge pull request #1346 from gwenn/captured_identifiers 2023-10-16 08:35:31 +02:00
limits.rs Fix clippy warnings 2022-10-08 18:45:51 +02:00
load_extension_guard.rs Make load_extension unsafe 2021-09-06 16:28:04 -07:00
params.rs Merge remote-tracking branch 'origin/master' into deprecated 2022-12-11 09:56:22 +01:00
pragma.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00
raw_statement.rs Add Statement.readonly() accessor 2023-03-23 18:55:19 +00:00
row.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00
serialize.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00
session.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00
statement.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00
trace.rs Use ?NNN format instead of ? 2022-11-27 09:38:06 +01:00
transaction.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00
unlock_notify.rs Cosmetic changes in tests 2022-11-11 16:32:42 +01:00
version.rs Fix some clipy warnings 2023-09-03 10:54:36 +02:00