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 |
|