Модели в БД #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Satellite:uuidPK + indexownerс FK наUsernameс названиемstatus, enum {"Unknown", "Prelaunch", "Launched", "Landed", "Recovered"}created_at,updated_at(автоматические джанго)metadata, jsonb с всякой всячиной для фронтаPacket:ownerс FK наUser(а нужно ли?)satelliteс FK наSatelliteuuidPK + indextimestampdatetimelat,lon,altfloattype, пусть будет intpayloadjson/jsonbPredictionownerс FK наUsersatelliteс FK наSatellite(а нужно ли?)is_autoboolean, еслиtrueне показываем в ListAPIVIewcreated_at,updated_at(автоматические джанго)profileenum {"standard_profile", "float_profile", "reverse_profile", "custom_profile"}api_address, varchar?api_version, varchar?tawhiri_requestjsonb с полным запросом в tawhiritawhiri_responsejsonb с полным ответом tawhiri; убрать из сериализатора для ListAPIVIew