Revision a5bfe5b5145b2e1da95deb6a975bb9e48ed6adec authored by Antoine Lambert on 27 October 2021, 16:26:20 UTC, committed by Antoine Lambert on 28 October 2021, 12:23:14 UTC
It enables to return in an efficient way the list of unique snapshot
identifiers resulting from the visits of an origin.

Previously it was required to query all visits of an origin then query
all visit statuses for each visit to extract such information.

Introduced method enables to extract origin snaphots information in
a single datase query.

Related to T3631
1 parent 49a932c
Raw File
requirements-swh-journal.txt
swh.journal >= 0.6.2
back to top