Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241724
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
524 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/sql/db-B/zed/hypership-tower-art-locations-error.sql b/sql/db-B/zed/hypership-tower-art-locations-error.sql
new file mode 100644
index 0000000..b181b99
--- /dev/null
+++ b/sql/db-B/zed/hypership-tower-art-locations-error.sql
@@ -0,0 +1,13 @@
+-- Zed
+-- Do we have hidden artwork?
+
+USE zed_prod;
+
+SELECT
+ location_local, k
+FROM
+ content_locations
+WHERE
+ location_global = "B00001001" -- Hypership tower
+ AND k NOT IN (1, 2, 3) -- Expected positions
+ORDER BY location_local, k ASC;
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Oct 12, 06:09 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065254
Default Alt Text
(524 B)
Attached To
Mode
rRPRT Nasqueron internal reports
Attached
Detach File
Event Timeline
Log In to Comment