auto-sync: 2026-04-25 13:00:01
This commit is contained in:
@@ -487,7 +487,7 @@ def schedule_data():
|
||||
fa.orig_iata AS fa_orig_iata,
|
||||
fa.dest_iata AS fa_dest_iata,
|
||||
-- из mart.flights (тип ВС):
|
||||
mf.aircraft_type,
|
||||
COALESCE(mf.aircraft_type, s.aircraft_type) AS aircraft_type,
|
||||
mf.track_source, mf.track_points
|
||||
FROM fr24_ext.schedule s
|
||||
LEFT JOIN fr24_ext.flight_actual fa
|
||||
|
||||
Reference in New Issue
Block a user