Re: Anyone recommend omnidb.org?

Bzzzz <lazyvirus@gmx.com>

From: Bzzzz <lazyvirus@gmx.com>
To: Gavin Flower <GavinFlower@archidevsys.co.nz>
Cc: pgsql-novice@lists.postgresql.org
Date: 2019-08-30T23:11:15Z
Lists: pgsql-novice
On Sat, 31 Aug 2019 10:52:57 +1200
Gavin Flower <GavinFlower@archidevsys.co.nz> wrote:

> I write sql scripts that I can annotate with comments, then execute in 
> psql via the \i command.  I only type SQL directly into psql for
> trivial things.
> 
> I find GUI tools cumbersome.

metoo, I use a spreadsheet, as it is very workable for this matter ; I
export it's sheets in the text format, a pass of sed on the files to
eliminate double quotes and here we go (again:)

Jean-Yves