ogn-python/ogn
Konstantin Gründger e5afd1a56b Order backref from device to takeoff_landings by timestamp 2019-01-24 11:54:33 +01:00
..
backend Repair db scheme for ognrange 2019-01-07 23:51:40 +01:00
collect ALTER TABLE receiver_coverages RENAME COLUMN location_mgrs TO location_mgrs_short 2019-01-23 20:30:31 +01:00
commands Add reduced MGRS location to aircraft_beacons: ALTER TABLE aircraft_beacons ADD COLUMN location_mgrs_short character varying(9); 2019-01-23 16:00:35 +01:00
gateway Add reduced MGRS location to aircraft_beacons: ALTER TABLE aircraft_beacons ADD COLUMN location_mgrs_short character varying(9); 2019-01-23 16:00:35 +01:00
model Order backref from device to takeoff_landings by timestamp 2019-01-24 11:54:33 +01:00
utils.py Refactoring 2019-01-03 16:54:52 +01:00