Skip to content

Commit 572e6af

Browse files
authored
Merge pull request #491 from bcgsc/feature/DEVSU-2941-update-demo-db
feature/DEVSU-2941-update-demo-db
2 parents f3dd674 + 44e1f00 commit 572e6af

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

demo/clean_db_for_demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ const cleanDb = async () => {
596596
`UPDATE reports
597597
SET config = '',
598598
age_of_consent = NULL,
599-
"seqQC" = NULL,
599+
"seq_qc" = NULL,
600600
biopsy_date = NULL`,
601601
{
602602
transaction,

demo/ipr_demodb.postgres.dump

6.24 KB
Binary file not shown.

0 commit comments

Comments
 (0)