Julien Gaucher

Results 3 issues of Julien Gaucher

Hi, after some testing in my environment, it seems that the `PgstacCLI.loadextensions` method part that does the "UPDATE pgstac.stac_extensions" does not work, the changes are not committed in the database:...

### Describe the bug When uploading a local file to my s3 storage, some kind of checksum seems to be added directory inside the contents of my file: ``` 326d...

bug
s3
third-party
p2
potential-regression

Hi, I'm using pgstac from stac-fastapi-pgstac (see: https://github.com/stac-utils/stac-fastapi-pgstac/issues/315). When the same item (with the same ID) exists in two collections, the `/search` endpoint without `limit` parameter returns the expected result...