David Backeus

Results 26 issues of David Backeus

A `CHANGELOG.md` file would be nice to understand what has happened when upgrading (currently upgrading from 0.0.16 to 1.4.0 and have no idea what's happened).

Pro user here. We just realized that imgproxy doesn't appear to support EPS files. It is my understanding that libvips supports it. Is there a reason it's not supported? Could...

Adds possibility to use `Extralite::Database` instead of `SQLite3::Database` for the `raw_connection` by passing `client: extralite` in the database config. Tests can be run in extralite mode via the `EXTRALITE=true` ENV...

Since Postgres 13 is deprecated. Should close https://github.com/mirego/accent/issues/442

The requested Postgres version is too old.

When creating a `PostgresCluster` using `postgresVersion: 14` it's possible to use either the default or explicitly created users + databases and have all the expected CRUD privileges enabled for that...

question
v5
triaged