You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon addition of missions beyond Apollo 11 to the Postgres database, the API and Website will likely need to be updated as well accordingly. Currently, all stories are associated with Apollo 11 by default. We need a Stories_Missions table added to the Postgres database to handle the relationship between stories and missions, and this needs to be accounted for in the API.
The text was updated successfully, but these errors were encountered:
Upon addition of missions beyond Apollo 11 to the Postgres database, the API and Website will likely need to be updated as well accordingly. Currently, all stories are associated with Apollo 11 by default. We need a Stories_Missions table added to the Postgres database to handle the relationship between stories and missions, and this needs to be accounted for in the API.
The text was updated successfully, but these errors were encountered: