1
0
Fork 0
satnogs-db/db/base/migrations
George Sfoungaris 4eb3a9cce6 Remove schema field from telemetry model and API
Closes https://gitlab.com/librespacefoundation/satnogs/satnogs-db/-/issues/319

Signed-off-by: George Sfoungaris <sfou@libre.space>
2022-10-03 13:24:03 +03:00
..
0001_squashed_0009_auto_20180103_1931.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0002_demoddata_is_decoded.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
0003_satellite_tle_source.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
0004_auto_20181215_1130.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
0005_satellite_decayed.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
0006_auto_20190121_1320.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
0007_transmitter_rename.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0008_transmitter_model_change.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0009_auto_20190420_2306.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
0010_auto_20190421_0143.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0011_transmitterentry_service.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
0012_auto_20191108_1840.py add uplink_mode field for transciever and transponder transmitter type 2019-12-01 09:43:44 +00:00
0013_auto_20191108_1842.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0014_increase_char_limit_on_mode_model.py Increase character limit of name in Mode model 2020-02-02 00:53:18 +02:00
0015_satellite_dashboard_url.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0016_increase_mode_name_char_limit.py Increase character limit on mode name 2020-04-10 14:50:18 +03:00
0017_exported_frameset.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0018_artifact.py Add artifact model and API endpoint for new waterfall artifacts 2020-05-20 19:42:31 +03:00
0019_satellite_details.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0020_auto_20200802_1804.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0021_auto_20200808_1725.py Some more performance improvements for home page 2020-08-08 13:30:44 -04:00
0022_add_tle_model.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0023_add_tle_model_permission.py Add distribution logic on TLE model and API endpoint 2020-08-11 15:11:51 +03:00
0024_frequency_coordination_fields.py Add frequency coordination status to transmitters 2020-09-06 11:32:15 -04:00
0025_remove_satellite_tle_fields.py Remove satellite TLE fields in favor of Tle model 2020-09-15 21:05:43 +03:00
0026_add_satellite_norad_follow_id_field.py Add 'norad_follow_id' field to Satellite model 2020-09-17 20:35:44 +03:00
0027_add_future_status.py Add status "future" migration 2020-09-21 19:17:54 +03:00
0028_remove_tle_constraint.py Remove Tle model constaint 2020-09-22 17:23:18 +03:00
0029_change_latest_tle_model.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0030_increase_size_of_decoder_field.py Issue #422: fix character field size 2020-09-23 16:55:50 +00:00
0031_set_tle_ondelete_null.py tox: Bump 'isort' version 2021-01-14 14:45:25 +02:00
0032_sids_version.py Add version field for demoddata entries 2021-01-19 19:38:54 -05:00
0033_add_observations_id_in_demoddata_model.py Add observation_id in DemodData model 2021-01-30 19:38:53 +02:00
0034_add_station_id_in_demoddata_model.py Add station_id in DemodData model 2021-02-04 12:16:16 +02:00
0035_rename_user_field_on_transmitter_entry_model.py Rename field user on transmitterentry to created_by 2021-03-07 19:01:34 +02:00
0036_rename_reviewed_field_on_transmitter_entry_model.py Rename field reviewed on transmitterentry to is_reviewed 2021-03-07 19:33:59 +02:00
0037_add_reviewer_and_date_fields_on_transmitter_entry_model.py Add reviewer and reviewed fields in TransmitterEntry 2021-03-11 08:29:38 +02:00
0038_remove_is_reviewed_field_from_transmitter_entry.py Remove is_reviewed field from TransmitterEntry 2021-03-11 08:29:38 +02:00
0039_rename_transmitter_satellite_field_to_satellite_entry.py Rename Satellite model to SatelliteEntry 2021-04-29 08:35:49 +03:00
0040_update_and_create_satellite_models.py Update satellite models introducing Satellite Identifier 2021-04-29 08:35:49 +03:00
0041_create_new_satellite_foreign_keys_for_models.py Replace SatelliteEntry with Satellite in models 2021-05-11 20:27:05 +03:00
0042_remove_satellite_foreign_keys_for_models.py Replace SatelliteEntry with Satellite in models 2021-05-11 20:27:05 +03:00
0043_rename_new_satellite_to_satellite_for_models.py Replace SatelliteEntry with Satellite in models 2021-05-11 20:27:05 +03:00
0044_update_latest_tle_set_and_satellite_models.py Replace SatelliteEntry with Satellite in models 2021-05-11 20:27:05 +03:00
0045_split_approve_permission_for_satellite_and_transmitter_suggestions.py Separate aprrove permission for satellite and transmitter 2021-05-11 20:27:05 +03:00
0046_move_to_new_suggestions_permissions.py Separate aprrove permission for satellite and transmitter 2021-05-11 20:27:05 +03:00
0047_norad_not_required.py do not require a norad id on new satellites 2021-05-14 14:26:36 -04:00
0048_add_merge_permission.py Add merge satellites functionality 2021-07-19 14:39:55 +03:00
0049_rename_choice_of_freq_coordination_field.py Change choices of coordination field of TransmitterEntry model 2022-01-11 08:52:49 +00:00
0050_add_iaru_coordination_fields.py Add IARU Coordination field in TransmitterEntry model 2022-05-23 08:24:00 +03:00
0051_add_itu_coordination_field.py Rename ITU "coordination" to "notification" 2022-05-24 11:08:48 +03:00
0052_migrate_coordination_data.py Perform migration of transmitter coordination data 2022-05-23 09:37:45 +03:00
0053_remove_old_coordination_fields.py Remove old coordination fields of TransmitterEntry model 2022-05-23 13:36:02 +03:00
0054_rename_itu_coordination_field.py Rename ITU "coordination" to "notification" 2022-05-24 11:08:48 +03:00
0055_remove_telemetry_schema.py Remove schema field from telemetry model and API 2022-10-03 13:24:03 +03:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00