AC Type Relation

This commit is contained in:
Your Name 2021-08-04 13:41:40 +02:00
parent f75136f1e5
commit 33ed2f4d00

View File

@ -2,9 +2,11 @@ columns:
id: id:
label: id label: id
type: text type: text
aircraft_type_id: aircraft_type:
label: aircraft_type_id label: aircraft_type
type: text type: text
relation: aircraft_type
valueFrom: type
home_airport_id: home_airport_id:
label: home_airport_id label: home_airport_id
type: text type: text