types
|
Fix date/time format for SQLite, use RFC 3339
|
2017-12-24 22:15:31 +00:00 |
backup.rs
|
Rustfmt
|
2017-04-07 19:43:24 +02:00 |
cache.rs
|
Fix statement cache
|
2018-02-17 10:28:20 +01:00 |
error.rs
|
Fix handful of clippy warnings.
|
2017-11-17 11:37:23 -07:00 |
functions.rs
|
Fix tyvar_behind_raw_pointer warnings
|
2018-03-10 18:07:30 +01:00 |
hooks.rs
|
Rustfmt
|
2017-05-12 19:18:42 +02:00 |
limits.rs
|
Remove the dependency on libc
|
2017-02-16 11:17:24 -05:00 |
load_extension_guard.rs
|
Rustfmt
|
2017-04-07 19:43:24 +02:00 |
raw_statement.rs
|
Remove second field from RawStatement
|
2018-04-03 20:18:51 +02:00 |
row.rs
|
code indent
|
2017-06-02 17:19:39 +08:00 |
statement.rs
|
Remove second field from RawStatement
|
2018-04-03 20:18:51 +02:00 |
trace.rs
|
Remove the dependency on libc
|
2017-02-16 11:17:24 -05:00 |
unlock_notify.rs
|
Fix clippy warnings
|
2018-05-04 19:05:48 +02:00 |
version.rs
|
Fix handful of clippy warnings.
|
2017-11-17 11:37:23 -07:00 |