Skip to content

sdssdb 0.12.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 04:28
· 83 commits to main since this release
  • One more attempt at fixing the various issues with reflection. Reloading the fields each time a table was not found worked well for operations but not so much for pipelines because so many tables are missing. This time, we will only refresh the fields if the table is not found in the schema metadata and it exists in the database.
  • Fixed column names in SDSS_ID_To_Catalog models (#260).
  • Adds new column to vizdb.sdssid_to_pipes view (#259).

What's Changed

  • adds new column to vizdb.sdssid_to_pipes view by @havok2063 in #259
  • Fix column names in SDSS_ID_To_Catalog model by @albireox in #261

Full Changelog: 0.12.2...0.12.3