run_filestore_migrations

Function run_filestore_migrations 

Source
pub fn run_filestore_migrations(conn: &Connection) -> Result<(), StoreError>
Expand description

Initialize the FileStore schema. Creates the wave_file and file_data tables. Already a flat single-DDL store — unaffected by the objects.db flattening.