On 2020/03/29 21:13, Daniel Jakots wrote:
> On Mon, 30 Mar 2020 04:06:22 +0300, Paul Irofti <p...@irofti.net> wrote:
> 
> > Perhaps I am missing something, but why doesn't this depend on
> > PostgreSQL? 
> 
> People may not run miniflux and postgresql on the same machine.

Same way most things using PostgreSQL only depend on the client library
not the server. But in this case the client library is a bundled copy of
github.com/lib/pq so there's no separate dependency.

Reply via email to