Skip to content
v0.15.0

- Support different database flavors in the SQL scripts
- Add the SQL commands used to set up the logical replication publication
- Output a warning when the version of the database is different than expected
- Improve code quality and doc in BufferedProxyStorage
- Adapt cli declaration entrypoint to swh.core 0.3
- Add warning about skipped_content (sneaking into the 'content' topics)
- graph-replayer: fix to prevent wrong warning
- pre-commit: Add isort hook and reorder imports with isort
- pytest_plugin: Change dbname to storage to avoid clash in tests
- pytest_plugin: Use psql to load SQL files instead of connecting with psycopg2