Thom Chiovoloni
|
287b0ea08b
|
Undo transition to edition 2021, prep release 0.26.3
|
2021-12-08 17:06:01 -08:00 |
|
gwenn
|
2f508e7a38
|
Fix error: the item TryFrom is imported redundantly
|
2021-10-21 19:20:44 +02:00 |
|
Thom Chiovoloni
|
65c38bf813
|
Add #[inline] and #[cold] in far more places
|
2020-11-04 07:59:23 -08:00 |
|
gwenn
|
76ad2bf19c
|
Rustfmt
|
2020-10-28 21:12:29 +01:00 |
|
Thom Chiovoloni
|
12cb228c9c
|
Fix SqliteMallocString::from_str on arm32
|
2020-04-23 13:58:50 -07:00 |
|
Thom Chiovoloni
|
d88fe1c1b1
|
Remove parameter count caching -- should be cheap (if statically linked at least...)
|
2020-04-16 12:05:56 -07:00 |
|
Thom Chiovoloni
|
a776f460e8
|
Cache param count and make statement cache more effective
|
2020-04-16 12:05:56 -07:00 |
|
Thom Chiovoloni
|
1207a7cc06
|
Make clippy behave slightly more reasonably
|
2020-04-16 08:21:43 -07:00 |
|
Thom Chiovoloni
|
418ef10af2
|
Add a wrapper for strings allocated on sqlite heap
|
2020-04-16 08:21:43 -07:00 |
|
Thom Chiovoloni
|
abbab7216a
|
Better docs and cleaner SmallCString
|
2020-04-14 10:26:41 -07:00 |
|
Thom Chiovoloni
|
552416039e
|
Optimize named params via caching and use of smallvec
|
2020-04-14 10:26:41 -07:00 |
|