Start with SQL and go directly into mobile Capacitor #137

Open
trentlarson wants to merge 14 commits from sql-absurd-sql-back into sql-absurd-sql-further

14 Commits

Author SHA1 Message Date
Trent Larson 38e67f3533 update a DB save to match others, ie. first SQL then maybe Dexie 3 hours ago
Trent Larson 7f63ee7c80 add another way to fix the privacy policy manifest for third parties like GoogleToolboxForMac 3 hours ago
Trent Larson 6a47f0d3e7 format total numbers better 3 hours ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 4 hours ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 19 hours ago
Trent Larson 9d4f726c31 bump to build # 19 version 0.4.7 for mobile packages 1 day ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 1 day ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 1 day ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 1 day ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 1 day ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 1 day ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 1 day ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 days ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 3 days ago