mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-31 09:18:29 +00:00
add internals for supporting transactional updates
This commit is contained in:
@@ -219,6 +219,7 @@ impl TableSchema for K2VItemTable {
|
||||
type S = String;
|
||||
type E = K2VItem;
|
||||
type Filter = ItemFilter;
|
||||
type Precondition = ();
|
||||
|
||||
fn updated(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user