MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / into_inner

Method into_inner

src/sql-parser/src/ast/defs/value.rs:285–287  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

283 }
284
285 pub fn into_inner(self) -> u64 {
286 self.0
287 }
288}
289
290impl AstDisplay for Version {

Callers 15

render_upload_operatorFunction · 0.45
finishMethod · 0.45
finalize_param_typesMethod · 0.45
upsert_innerFunction · 0.45
reclock_committed_upperFunction · 0.45
syncMethod · 0.45
compare_and_appendMethod · 0.45
write_batchesFunction · 0.45
merge_updateMethod · 0.45
consolidate_chunkMethod · 0.45
multi_mergeMethod · 0.45
evalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected