Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123861
091.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
959 B
Subscribers
None
091.sql
View Options
-- SWH DB schema upgrade
-- from_version: 89
-- to_version: 90
-- description: indexer: Add content_ctags
insert
into
dbversion
(
version
,
release
,
description
)
values
(
91
,
now
(),
'Work In Progress'
);
insert
into
fossology_license
(
name
)
values
(
'Affero-possibility'
),
(
'Apache-possibility'
),
(
'Apache_v2-possibility'
),
(
'Artistic-possibility'
),
(
'BSD-possibility'
),
(
'CMU-possibility'
),
(
'CPL-possibility'
),
(
'Freeware'
),
(
'FSF-possibility'
),
(
'GPL-2.0+:3.0'
),
(
'GPL-2.0+&GPL-3.0+'
),
(
'GPL-2.1[sic]'
),
(
'GPL-2.1+[sic]'
),
(
'GPL-possibility'
),
(
'HP-possibility'
),
(
'IBM-possibility'
),
(
'ISC-possibility'
),
(
'LGPL-possibility'
),
(
'LGPL_v3-possibility'
),
(
'Microsoft-possibility'
),
(
'MIT-possibility'
),
(
'NOT-public-domain'
),
(
'Perl-possibility'
),
(
'PHP-possibility'
),
(
'RSA-possibility'
),
(
'Sun-possibility'
),
(
'Trademark-ref'
),
(
'UnclassifiedLicense'
),
(
'W3C-possibility'
),
(
'X11-possibility'
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 6:16 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3263783
Attached To
R65 Staging repository
Event Timeline
Log In to Comment