Home
Software Heritage
Search
Configure Global Search
Log In
Transactions
T73
Change Details
Change Details
Old
New
Diff
Ref. rDLDG0217091 We need to reload only tags on repositories that had them and got imported wrong. ``` select message, data->'task'->'args'->>0 from log where message like '%release%' and message not like '%, 0 releases%' order by ts; ```
Ref. rDLDG0217091 We need to reload only tags on repositories that had them and got imported wrong. ``` select message, data->'task'->'args'->>0 from log where message like '%release%' and message not like '%, 0 releases%' order by ts; ```
Continue