Re: Anyone recommend omnidb.org?

Bzzzz <[email protected]> Sat, 31 Aug 2019 01:11:15 +0200
Newsgroups gmane.comp.db.postgresql.novice
Organization Anyone, anywhere BUT in banana demokratik republik of france.
Message-ID <[email protected]>
On Sat, 31 Aug 2019 10:52:57 +1200
Gavin Flower <[email protected]> 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