This repository was archived by the owner on Oct 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,10 +28,6 @@ def get_sql
2828 select id from inv.inv_objects where ark = 'ark:/13030/m5q57br8'
2929 )
3030 then 'Wasabi Issue 477'
31- when age.inv_object_id = (
32- select id from inv.inv_objects where ark = 'ark:/13030/m5vb3g5r'
33- )
34- then 'Minio Flip'
3531 when age.inv_object_id = (
3632 select id from inv.inv_objects where ark = 'ark:/13030/m5v45qp2'
3733 )
@@ -88,9 +84,6 @@ def get_sql
8884 0
8985 ) > 0 then
9086 case
91- when age.inv_object_id = (
92- select id from inv.inv_objects where ark = 'ark:/13030/m5vb3g5r'
93- ) then 'WARN'
9487 when age.inv_object_id = (
9588 select id from inv.inv_objects where ark = 'ark:/13030/m5v45qp2'
9689 ) then 'WARN'
Original file line number Diff line number Diff line change @@ -28,10 +28,6 @@ def get_sql
2828 select id from inv.inv_objects where ark = 'ark:/13030/m5q57br8'
2929 )
3030 then 'Wasabi Issue 477'
31- when age.inv_object_id = (
32- select id from inv.inv_objects where ark = 'ark:/13030/m5vb3g5r'
33- )
34- then 'Minio Flip'
3531 when age.inv_object_id = (
3632 select id from inv.inv_objects where ark = 'ark:/13030/m5v45qp2'
3733 )
@@ -88,9 +84,6 @@ def get_sql
8884 0
8985 ) > 0 then
9086 case
91- when age.inv_object_id = (
92- select id from inv.inv_objects where ark = 'ark:/13030/m5vb3g5r'
93- ) then 'WARN'
9487 when age.inv_object_id = (
9588 select id from inv.inv_objects where ark = 'ark:/13030/m5v45qp2'
9689 ) then 'WARN'
You can’t perform that action at this time.
0 commit comments