Skip to content

Commit 97fc906

Browse files
committed
update the demo db dump
1 parent f3dd674 commit 97fc906

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

691 KB
Binary file not shown.

0 commit comments

Comments
 (0)