Changes between Version 24 and Version 25 of statusdatabase


Ignore:
Timestamp:
Aug 20, 2014, 10:31:34 AM (10 years ago)
Author:
tec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • statusdatabase

    v24 v25  
    22
    33'''Things to change in database revision 3'''
    4 * make flights ondelete cascade.
    5 * make sensor_status delete cascade from flight sensor id
     4* ~~make flights ondelete cascade.~~
     5* ~~make sensor_status delete cascade from flight sensor id~~
    66* DOCUMENT SQL QUERIES
    7 * change sensor_status.flight_id to sensor_status.flight_sensor_id
     7* ~~change sensor_status.flight_id to sensor_status.flight_sensor_id~~
    88* need trigger for when last status is gone clear up flight sensors table.
    9 * fix spelling boresite -> boresight
     9* ~~fix spelling boresite -> boresight~~
    1010* priorities and progress tables, make fields unique?
    1111* ~~Move project_flights.area to flights.area~~