Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9339559
121.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
274 B
Subscribers
None
121.sql
View Options
-- SWH DB schema upgrade
-- from_version: 120
-- to_version: 121
-- description: Drop unused function swh_release_get_by
insert
into
dbversion
(
version
,
release
,
description
)
values
(
121
,
now
(),
'Work In Progress'
);
DROP
FUNCTION
swh_release_get_by
(
origin_id
bigint
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 9:46 AM (5 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3243039
Attached To
rDSTO Storage manager
Event Timeline
Log In to Comment