Skip to content

Commit

Permalink
Merge branch 'aiccra-feature-generate-OICR-Summary-data' into aiccra-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjitm committed Mar 5, 2025
2 parents 030cb48 + 32f8b4a commit 844d3c0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
INSERT INTO aiccradb2.report_configurations (name,description)
INSERT INTO report_configurations (name,description)
VALUES ('OICRs_reportName','OICRs filename for report microservice');
UPDATE aiccradb2.report_configurations
UPDATE report_configurations
SET name='OICRs_templateData'
WHERE id=1;

0 comments on commit 844d3c0

Please # to comment.