fix: add missing ai_providers migration (014) #34

Merged
sarman merged 1 commits from fix/ai-provider-migration-v0.2.49 into master 2026-04-10 18:06:02 +00:00
Owner
  • Re-add migration 014_create_ai_providers to create ai_providers table
  • Add test_create_ai_providers_table() to verify table schema
  • Add test_store_and_retrieve_ai_provider() to verify CRUD operations
  • Bump version to 0.2.49 in tauri.conf.json

Fixes missing AI provider data when upgrading from v0.2.42

- Re-add migration 014_create_ai_providers to create ai_providers table - Add test_create_ai_providers_table() to verify table schema - Add test_store_and_retrieve_ai_provider() to verify CRUD operations - Bump version to 0.2.49 in tauri.conf.json Fixes missing AI provider data when upgrading from v0.2.42
sarman added 1 commit 2026-04-10 17:09:52 +00:00
fix: add missing ai_providers migration (014)
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m13s
Test / frontend-typecheck (pull_request) Successful in 1m15s
Test / rust-fmt-check (pull_request) Successful in 2m48s
Test / rust-clippy (pull_request) Successful in 18m34s
Test / rust-tests (pull_request) Successful in 20m17s
68d815e3e1
- Re-add migration 014_create_ai_providers to create ai_providers table
- Add test_create_ai_providers_table() to verify table schema
- Add test_store_and_retrieve_ai_provider() to verify CRUD operations
- Bump version to 0.2.49 in tauri.conf.json

Fixes missing AI provider data when upgrading from v0.2.42
sarman closed this pull request 2026-04-10 17:35:06 +00:00
sarman reopened this pull request 2026-04-10 17:35:09 +00:00
sarman merged commit 182a508f4e into master 2026-04-10 18:06:02 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sarman/tftsr-devops_investigation#34
No description provided.