issues
search
stac-utils
/
titiler-pgstac
TiTiler + PgSTAC
https://stac-utils.github.io/titiler-pgstac/
MIT License
80
stars
29
forks
source link
switch to pytest-postgresql
#188
Closed
vincentsarago
closed
2 months ago
vincentsarago
commented
2 months ago
This PR does:
switch to
pytest-postgresql
from
pytest-psql
which is no more maintained
use quote-plus to encode postgres password
https://github.com/stac-utils/stac-fastapi-pgstac/pull/122
This PR does:
pytest-postgresql
frompytest-psql
which is no more maintained