YCPRadioTelescope / RT-Contracts

Back-end architecture for the Radio Telescope Senior Software Design Project for the 2018-2019 academic year
3 stars 1 forks source link

Add slip ring field to radio_telescope database column #71

Closed pdnelson closed 4 years ago

pdnelson commented 4 years ago

Add a tinyint field to the database column radio_telescope so we can store whether or not the telescope uses a slip ring or not.

quintanamo commented 4 years ago

There is already an issue to add a telescope_type column to the table. Issue #54