| 123456789101112131415161718 | revision,comment,date1,Added ON DELETE RESTRICT constraint to flights table,2,Added Airports,3,Edited headers in Logbook view,4,Added viewEASA for EASA logbook like display,2020-11-025,Added Diamond Aircraft to aircraft table,2020-11-196,Added icao/iata codes for Boeing in aircraft table,2020-11-197,Added autoincrement for flights pilots and tails tables,2020-11-208,changed column tDual to tDUAL in table flights for consistency in naming,2020-11-239,changed column id to flight_id in table flights for consistency in naming,2020-11-2310,added viewDefault as a copy of Logbook (deprecated),2020-11-2311,added viewQCompleter as a copy of QCompleterView (deprecated),2020-11-2312,reworked views to display self or picname according CASE,2020-12-1113,Reworked viewEASA to incorporate NULL handling,2020-12-1714,Edited tails and aircraft tables - engineClass and weightClass instead of columns for each element,2020-12-1915,Renamed some columns to have consistent naming,2020-12-2616,Added CASE for views to account for occasions where aircraft variant is NULL,2021-02-0317,Added currencies table,2021-02-12
 |