Skip to main content

Crate alaz_db

Crate alaz_db 

Source

Modules§

repos

Structs§

MigrationInfo
Migration status for a single migration file.

Functions§

create_pool
migration_status
Return migration status (applied/pending) without executing anything.
migrations_pending
Dry-run: return versions that would be applied, without executing them.
reset_all_embeddings
Reset embedding flags for all items across all entity tables.
run_migrations
Run pending database migrations, returning the count of newly applied migrations.