HomeSoftware Heritage

pytest_plugin: Use psql to load SQL files instead of connecting with psycopg2

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

pytest_plugin: Use psql to load SQL files instead of connecting with psycopg2

This avoids running into issues when the SQL files contain psql-specific
features like backslash-escapes.

Commit No Longer Exists

This commit no longer exists in the repository.