We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2203c commit 16d4c5eCopy full SHA for 16d4c5e
IDR/resources/queries/bimber_data/idrPvlSource.sql
@@ -10,4 +10,4 @@ c_PVL as result,
10
'Hansen/IDR' as dataSource
11
12
FROM bimber_data.pvl
13
-WHERE c_PVL != 'missing from box'
+WHERE c_PVL != 'missing from box' AND c_PVL != 'pending'
0 commit comments