.. |
types
|
Clippy
|
2020-06-26 19:22:20 +02:00 |
util
|
Fix SqliteMallocString::from_str on arm32
|
2020-04-23 13:58:50 -07:00 |
vtab
|
Lifetime elision
|
2020-06-01 18:44:02 +02:00 |
backup.rs
|
Fix some PhantomData declarations
|
2020-06-01 10:11:34 +02:00 |
blob.rs
|
Rustfmt
|
2020-04-11 22:18:22 -07:00 |
busy.rs
|
Fix clippy warnings
|
2020-02-09 11:48:08 +01:00 |
cache.rs
|
Don't implement Into<RawStatement> for Statement
|
2020-06-07 19:18:46 -07:00 |
collation.rs
|
Avoid relying on sqlite to justify str::from_utf8_unchecked
|
2020-04-14 09:31:29 -07:00 |
column.rs
|
adding ability to work with sqlite compiled with -DSQLITE_OMIT_DECLTYPE
|
2020-06-01 06:31:27 +03:00 |
config.rs
|
Fix missing docs
|
2020-05-21 00:48:06 -07:00 |
context.rs
|
Replace pub(crate) by pub(super) visibilty
|
2020-05-16 10:18:25 +02:00 |
error.rs
|
Fix missing docs
|
2020-05-21 00:48:06 -07:00 |
functions.rs
|
Fix missing docs
|
2020-05-21 00:48:06 -07:00 |
hooks.rs
|
Fix missing docs
|
2020-05-21 00:48:06 -07:00 |
inner_connection.rs
|
Implement our own sqlite3_exec
|
2020-06-26 19:35:14 +02:00 |
lib.rs
|
Publically expose Map
|
2020-06-29 09:36:13 -07:00 |
limits.rs
|
Document which features are required, and add vtab usage examples (#669)
|
2020-04-05 22:15:27 -07:00 |
load_extension_guard.rs
|
Document which features are required, and add vtab usage examples (#669)
|
2020-04-05 22:15:27 -07:00 |
pragma.rs
|
Implement our own sqlite3_exec
|
2020-06-26 19:35:14 +02:00 |
raw_statement.rs
|
Implement our own sqlite3_exec
|
2020-06-26 19:35:14 +02:00 |
row.rs
|
Try to explain why we need a map function
|
2020-06-02 19:05:09 +02:00 |
session.rs
|
Fix some PhantomData declarations
|
2020-06-01 10:11:34 +02:00 |
statement.rs
|
Implement our own sqlite3_exec
|
2020-06-26 19:35:14 +02:00 |
trace.rs
|
Fix format string error in rusqlite::trace::log
|
2020-04-14 12:23:15 -07:00 |
transaction.rs
|
Implement our own sqlite3_exec
|
2020-06-26 19:35:14 +02:00 |
unlock_notify.rs
|
UnlockNotification should hold mutex when calling condvar
|
2020-04-15 13:52:19 -07:00 |
version.rs
|
Rust 2018
|
2018-10-30 20:15:08 +01:00 |