Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/douglance/devsql
/ commit
Method
commit
crates/ccql/src/sql/composite_storage.rs:768–770 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
766
}
767
768
async fn commit(&mut self) -> Result<()> {
769
self.json_storage.commit().await
770
}
771
}
772
773
// Implement CustomFunction (delegate to JsonStorage)
Callers
2
load_transcripts
Method · 0.80
load_sessions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected