Skip to main content

Module create_meta_store_schema

Module create_meta_store_schema 

Source

Structs§

CreateMetaStoreSchemaOpts
Options for MetaCommands::CreateMetaStoreSchema.

Functions§

build_backend 🔒
create_meta_store_schema
Apply all schema changes located under src/meta/model/migration to the meta store, mirroring the behavior of SqlMetaStore::up without needing a running meta node.