Ticket #19
Define AIRTRACK_TABLES and COUNTRY_TABLES lists for sync config
closed
task
normal
-
2026-05-22T03:32:51Z
2026-05-27 14:42:00
Description
The sync system needs explicit lists of which tables to sync in each direction. AIRTRACK_TABLES = aircraft, flights, sightings, images (written by FU in the field). COUNTRY_TABLES = all country registry tables (updated by home while FU is away). Define these in a sync config file.
Ticket Events
-
comment
—
Created app/config/sync_config.json with four table groups: airtrack_tables (aircraft, flights, sightings, images, owners — written by FU, bidirectional), country_tables (all 61 registry tables — home→FU push only), reference_tables (airlines, airports, prefixes, app_settings — home→FU push only), excluded_tables (licensing, audit, auth, system tables — never synced). Ready to consume in the Push/Pull cockpit buttons (ticket #18).
2026-05-27 14:42:00
-
status_change
—
closed
2026-05-27 14:42:00
Add Comment