sp-hydra-veil-core/core/models/manage
2026-08-04 20:17:45 -04:00
..
clear_sql_model.py Added support for functions to Clear any model. It's use-case here is to clear the CachedSync model, but the function would be good for anything going forward. 2026-07-17 12:35:44 -04:00
denormalize.py
get_from_model.py
insert.py 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
migrations.py Adjusted imports in migrations 2026-07-17 09:50:36 -04:00
session_management.py 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
version_check.py Clarify/comment unused function 2026-07-17 12:40:38 -04:00
wrapper.py Migrations Transition Stable for old versions of the app to update the schema 2026-07-16 15:35:03 -04:00