Make postgresql storage DSN a string instead of a dict
For consistency with other modules
Showing
- README.md 1 addition, 3 deletionsREADME.md
- docker/origin_client/config.yml 2 additions, 6 deletionsdocker/origin_client/config.yml
- docker/storage/config.yml 1 addition, 5 deletionsdocker/storage/config.yml
- docs/index.rst 1 addition, 4 deletionsdocs/index.rst
- swh/provenance/cli.py 2 additions, 8 deletionsswh/provenance/cli.py
- swh/provenance/storage/__init__.py 1 addition, 1 deletionswh/provenance/storage/__init__.py
- swh/provenance/storage/postgresql.py 6 additions, 3 deletionsswh/provenance/storage/postgresql.py
- swh/provenance/tests/conftest.py 5 additions, 5 deletionsswh/provenance/tests/conftest.py
- swh/provenance/tests/test_cli.py 2 additions, 3 deletionsswh/provenance/tests/test_cli.py
- swh/provenance/tests/test_journal_client.py 2 additions, 2 deletionsswh/provenance/tests/test_journal_client.py
- swh/provenance/tests/test_provenance_journal_writer.py 2 additions, 2 deletionsswh/provenance/tests/test_provenance_journal_writer.py
- swh/provenance/tests/test_provenance_journal_writer_kafka.py 2 additions, 2 deletionsswh/provenance/tests/test_provenance_journal_writer_kafka.py
- swh/provenance/tests/test_provenance_storage_rabbitmq.py 1 addition, 1 deletionswh/provenance/tests/test_provenance_storage_rabbitmq.py
- swh/provenance/tests/test_replay.py 7 additions, 6 deletionsswh/provenance/tests/test_replay.py
Loading
Please register or sign in to comment