Skip to content

Conversation

@danhamill
Copy link
Contributor

@danhamill danhamill commented May 7, 2025

This is a logical progression from #173 and extends VersionIdentifer lookups to the metric collection tables. This PR updates the table schema for the metrics table to include a version column.

  • Added update_20230718_to_20250506.sql resources script to update table schema.
  • Added methods in SqliteDatabase.java to read metrics collections with a VersionIdentifier.
  • Updated EnsembleTimeSeries to pass version parameter from EnsembleTimeSeries Objects
  • Updated MetricCollectionTimeSeries::init to have version property
  • Added unit test to SqliteDatabaseTest::testVersionMetricRead() to test new functionality.
  • Updated testing resources to support additional tests.

@danhamill danhamill requested a review from ktarbet May 7, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants