Skip to content

Conversation

@KarlLevik
Copy link
Member

  • Add a new column which is an enum in the DewarRegistry table
  • In sproc retrieve_dewars_for_proposal_code_number_v2: Use DR.type instead of D.type
  • In sproc upsert_dewar_v3: Remove param p_type and don't write to D.type

(This PR needs to be coordinated with an update to ispyb-api to use upsert_dewar_v3 instead of upsert_dewar_v2 and without the type param.)

KarlLevik added 2 commits June 2, 2025 22:35
* Add a new column  which is an enum in the DewarRegistry table
* In sproc retrieve_dewars_for_proposal_code_number_v2: Use DR.type instead of D.type
* In sproc upsert_dewar_v3: Remove param p_type and don't write to D.type
@KarlLevik KarlLevik merged commit 7dd87e8 into main Jun 6, 2025
3 checks passed
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