Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123865
D3833.id13508.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
266 B
Subscribers
None
D3833.id13508.diff
View Options
diff --git a/sql/upgrades/161.sql b/sql/upgrades/161.sql
--- a/sql/upgrades/161.sql
+++ b/sql/upgrades/161.sql
@@ -9,7 +9,7 @@
update revision
- set extra_headers = ARRAY[][]
+ set extra_headers = ARRAY[]::bytea[][]
where extra_headers is null;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Dec 20 2024, 5:06 AM (11 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3227992
Attached To
D3833: 161: Fix sql upgrade script
Event Timeline
Log In to Comment