* Preparing migration folder for the migration alert implementation * Migrations and version APIs initial * Touching up update instructions in README and UI * Unit tests for migrations and version APIs * Splitting up the Ollama migration scripts * Removing temporary PRPs --------- Co-authored-by: Rasmus Widing <rasmus.widing@gmail.com> |
||
|---|---|---|
| .. | ||
| 001_add_source_url_display_name.sql | ||
| 002_add_hybrid_search_tsvector.sql | ||
| 003_ollama_add_columns.sql | ||
| 004_ollama_migrate_data.sql | ||
| 005_ollama_create_functions.sql | ||
| 006_ollama_create_indexes_optional.sql | ||
| 007_add_priority_column_to_tasks.sql | ||
| 008_add_migration_tracking.sql | ||
| DB_UPGRADE_INSTRUCTIONS.md | ||