25 Commits (623e1bf3dfdab1899e4768d062b3a7e50e7ec7dd)

Author SHA1 Message Date
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 2 months ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 2 months ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 2 months ago
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 2 months ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 2 months ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 2 months ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 2 months ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 2 months ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 2 months ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 2 months ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 2 months ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 2 months ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 2 months ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 2 months ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 2 months ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 2 months ago
Trent Larson 9ac9713172 fix linting 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 months ago
Trent Larson 8b7451330f remove possibility of failing a migration script and then succeeding on later ones 3 months ago
Trent Larson 2647c5a77d fix migrations logging error 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 3 months ago
Trent Larson 8c3920e108 add DB setup with migrations 3 months ago