10 Commits (1e63ddcb6e2280176e76e0417287643622099b24)

Author SHA1 Message Date
Matthew Raymer 1e63ddcb6e feat(sqlite): enhance migration system and database initialization 4 weeks ago
Matthew Raymer a6edcd6269 feat(db): add secure secret generation and initial data setup 4 weeks ago
Matthew Raymer b7b6be5831 fix(sqlite): resolve duplicate table creation in migrations 4 weeks ago
Matthew Raymer cbaca0304d feat(sqlite): implement initial database migrations 4 weeks ago
Matthew Raymer 28c114a2c7 fix(sqlite): resolve migration issues and enhance documentation 4 weeks ago
Matthew Raymer 786f07e067 feat(electron): Implement SQLite database initialization with proper logging 4 weeks ago
Matthew Raymer 710cc1683c fix(sqlite): Standardize connection options and improve error handling 4 weeks ago
Matthew Raymer ebef5d6c8d feat(sqlite): Initialize database with complete schema and PRAGMAs 4 weeks ago
Matthew Raymer 57191df416 feat(sqlite): Database file creation working, connection pending 4 weeks ago
Matthew Raymer 900c2521c7 WIP: Improve SQLite initialization and error handling 4 weeks ago