source: misc/resetflight.sql

Last change on this file was 783:f98a9e61f368, checked in by István Váradi <ivaradi@…>, 8 years ago

Added command to reset my flight to its initial state

File size: 545 bytes
Line 
1UPDATE foglalasok SET jelentve=0, elfogadva=0, ellenor_id=0, repdate='0000-00-00', fltnum='', depap='', arrap='', flttype='', onoff=0, bt_dep='00:00:00', bt_arr='00:00:00', bt_dur='00:00:00', ft_dep='00:00:00', ft_arr='00:00:00', ft_dur='00:00:00', timecomm='', cargo=0, fuel=0, dep_rwy='', arr_rwy='', wea_dep='', wea_arr='', alt='', mod_alt='', sid='', star='', aprtype='', diff=0, kod='', comments='', insdate='0000-00-00', pirepcomment_id=0, acars_text='', flightdefect='', kritika='', flightrating=0, distance=0, tdrate='' WHERE ID=100098;
Note: See TracBrowser for help on using the repository browser.