Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7124281
D6161.id22316.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
360 B
Subscribers
None
D6161.id22316.diff
View Options
diff --git a/swh/storage/postgresql/db.py b/swh/storage/postgresql/db.py
--- a/swh/storage/postgresql/db.py
+++ b/swh/storage/postgresql/db.py
@@ -538,8 +538,8 @@
"ov.date",
"ov.type AS type",
"ovs.status",
- "ovs.metadata",
"ovs.snapshot",
+ "ovs.metadata",
]
origin_visit_status_select_cols = [
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Dec 21 2024, 4:28 AM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3226468
Attached To
D6161: postgresql: Fix a column order mismatch between the query and object builder
Event Timeline
Log In to Comment