add internals for supporting transactional updates

This commit is contained in:
trinity-1686a
2026-02-07 13:26:56 +01:00
parent c7d6eb631f
commit 8bbf7e98c9
15 changed files with 185 additions and 0 deletions
+1
View File
@@ -219,6 +219,7 @@ impl TableSchema for K2VItemTable {
type S = String;
type E = K2VItem;
type Filter = ItemFilter;
type Precondition = ();
fn updated(
&self,