This change is much needed to enable transactions in our sqlite store, before this release creating a transaction would take ownership of the connection, now it just mutably borrows it. |
||
|---|---|---|
| .. | ||
| caches.rs | ||
| memorystore.rs | ||
| mod.rs | ||
| sqlite.rs | ||
This change is much needed to enable transactions in our sqlite store, before this release creating a transaction would take ownership of the connection, now it just mutably borrows it. |
||
|---|---|---|
| .. | ||
| caches.rs | ||
| memorystore.rs | ||
| mod.rs | ||
| sqlite.rs | ||