|
|
c75026c834
|
Adjusted imports in migrations
|
2026-07-17 09:50:36 -04:00 |
|
|
|
4fb84b47d0
|
LocationController was missing some definitions. Also migrations was changed to do imports inside the function using session management tools. And finally Tor networking requests fixed DNS problem labels, increasd timeouts, and streamined ip address reuse.
|
2026-07-17 09:29:49 -04:00 |
|
|
|
3977a5b695
|
Migrations Transition Stable for old versions of the app to update the schema
|
2026-07-16 15:35:03 -04:00 |
|
|
|
a085586448
|
Version bump for the Migrations and Database handling
|
2026-07-15 19:02:07 -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 |
|
|
|
0e9d82d2bb
|
Tweaked the wording of client side database check messages to make them more user friendly
|
2026-07-14 20:58:23 -04:00 |
|
|
|
d382a2ce9e
|
Session Management allows for checks on table existence for db version
|
2026-07-01 13:29:34 -04:00 |
|
|
|
1d23b34ad6
|
Supports Flexible YAML paths from parent directory
|
2026-07-01 10:06:14 -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 |
|