Revision 536428b9a069886b54bfb4e1ef140c9f3cf335d0 authored by Antoine Lambert on 11 March 2024, 15:33:53 UTC, committed by Antoine Lambert on 11 March 2024, 16:20:13 UTC
Update the listed_origins table primary key by taking into account the
extra_loader_arguments column.

It enables to record listed origins with same origin URL and visit type
but with different loader arguments.

Related to swh/infra/sysadm-environment#5263.
1 parent fb74661
History
File Mode Size
data
docs
sql
swh
.copier-answers.yml -rw-r--r-- 352 bytes
.git-blame-ignore-revs -rw-r--r-- 140 bytes
.gitignore -rw-r--r-- 356 bytes
.pre-commit-config.yaml -rw-r--r-- 977 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 14 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 163 bytes
README.rst -rw-r--r-- 292 bytes
conftest.py -rw-r--r-- 631 bytes
mypy.ini -rw-r--r-- 939 bytes
pyproject.toml -rw-r--r-- 1.9 KB
pytest.ini -rw-r--r-- 61 bytes
requirements-journal.txt -rw-r--r-- 12 bytes
requirements-simulator.txt -rw-r--r-- 21 bytes
requirements-swh.txt -rw-r--r-- 48 bytes
requirements-test.txt -rw-r--r-- 187 bytes
requirements.txt -rw-r--r-- 465 bytes
setup.cfg -rw-r--r-- 342 bytes
tox.ini -rw-r--r-- 1.4 KB

README.rst

back to top