Change PIREP states to follow AIDX guidelines
This commit is contained in:
@@ -93,7 +93,6 @@ class Pirep extends Model
|
||||
'landing_rate' => 'float',
|
||||
'source' => 'integer',
|
||||
'state' => 'integer',
|
||||
'status' => 'integer',
|
||||
'block_off_time' => 'datetime',
|
||||
'block_on_time' => 'datetime',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user