Modules§
Structs§
- Migration
Info - 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.