Simpl-Resultat/src-tauri/src/database
le king fu d2a0ee65b3 Fix app stuck on spinner after v0.4.0 update (GH #9)
Restore seed_categories.sql to its original content so the migration 2
checksum matches existing databases. Move the level-3 insurance
subcategories (310-312) into a new migration 7 using INSERT OR IGNORE.
Add .catch() on connectActiveProfile() to surface DB errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:54:42 -05:00
..
consolidated_schema.sql feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
mod.rs feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
schema.sql fix: restore schema.sql to exact v0.2.4 bytes for migration checksum (v0.2.7) 2026-02-14 17:23:36 +00:00
seed_categories.sql Fix app stuck on spinner after v0.4.0 update (GH #9) 2026-02-26 21:54:42 -05:00