Skip to main content

Module store

Module store 

Source

Modules§

pinner

Structs§

MigrationFileStatus
Filesystem-level status of a single migration.
Store

Enums§

DesiredOperator

Functions§

disk_to_operator
get_migration_fs_status
Get the filesystem status of a single migration. Returns the status indicating whether up.sql and lock.toml files exist.
list_migration_fs_status
Scan the migrations folder and return the filesystem status of each migration, keyed by migration name. This does not touch the database. Performs a single recursive list for efficiency with remote storage.
operator_from_includedir
Creates a memory-based OpenDAL operator from an include_dir bundle.
populate_store_from_store