Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9314085
141.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
230 B
Subscribers
None
141.sql
View Options
-- SWH DB schema upgrade
-- from_version: 140
-- to_version: 141
-- description: Remove fetch history
insert
into
dbversion
(
version
,
release
,
description
)
values
(
141
,
now
(),
'Work In Progress'
);
drop
table
fetch_history
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 12:10 PM (2 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3240713
Attached To
rDSTO Storage manager
Event Timeline
Log In to Comment