Skip to content

Commit

Permalink
updates to the variation_tracker procs
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybabb committed Dec 17, 2024
1 parent 8515248 commit 9cae79b
Show file tree
Hide file tree
Showing 6 changed files with 445 additions and 387 deletions.
345 changes: 0 additions & 345 deletions scripts/tracker-procs/03-gc-report-proc.sql

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- report_variations (run when you want to update the variants of inteterest driven by the reporting tables for vceps, etc...)
CREATE OR REPLACE PROCEDURE `variation_tracker.report_variation_proc`()
CREATE OR REPLACE PROCEDURE `variation_tracker.report_variation`()
BEGIN

CREATE OR REPLACE TABLE `variation_tracker.report_variation`
Expand Down
Loading

0 comments on commit 9cae79b

Please sign in to comment.