cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Timestamp declarations #15

Closed Carifio24 closed 2 years ago

Carifio24 commented 2 years ago

This PR updates the measurement and story state models to include the newly-added timestamp columns. The table definitions in the SQL files have been updated as well. Some trivial error handling was also added in updateStoryState and getHubbleMeasurement.