|
|
46c8721a1a
|
Sync from the main app streamlines into the Connect module, to do async bulk sync. Additionally ApplicationVersion was transitioned from manual SQL to the ORM, for easier compatibility with the newer sync system. The side effect functions of this have been tested to be stable.
|
2026-08-04 20:17:45 -04:00 |
|
|
|
a9b6b9ffe3
|
Robust Database Error Handling & Migrations System. For New Client upgrades (Operational Errors) & Old Clients with New JSON keys from an API (TypeErrors). We also added an SQL generic handling wrapper for use across any project or function.
|
2026-07-15 19:00:16 -04:00 |
|
|
|
69834d85d5
|
Introduced Database Compatibility checks for old or new versions with different schemas
|
2026-06-28 21:49:19 -04:00 |
|
|
|
2aa077a400
|
Big Transition: Location & Operator turned into SQLAlchemy models. This forces a change across baseprofile, Locationcontroller, and even GUIs type handling
|
2026-06-27 17:10:28 -04:00 |
|
|
|
dc46d4136a
|
Sync streamline introduced for cached data
|
2026-06-22 17:30:42 -04:00 |
|