MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / lbug_get_storage_version

Function lbug_get_storage_version

src/c_api/version.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14uint64_t lbug_get_storage_version() {
15 return lbug::main::Version::getStorageVersion();
16}

Callers 1

TEST_FFunction · 0.85

Calls 1

getStorageVersionFunction · 0.85

Tested by 1

TEST_FFunction · 0.68