Re: Guidance on INSERT RETURNING order

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>, John Howroyd <jdhowroyd(at)googlemail(dot)com>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Guidance on INSERT RETURNING order
Date: 2023-04-14 22:46:23
Message-ID: d36fd213-d0db-0b1c-1380-f96c0c075247@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/14/23 15:44, Karsten Hilbert wrote:
> Am Fri, Apr 14, 2023 at 10:44:19PM +0100 schrieb John Howroyd:
>
>> The problem is that SQLAlchemy is an ORM [...]
> ...
>> [...] as the majority of the python world will use this ORM for
>> their database needs.
>
> I wouldn't be so sure on this count ...

+1
>
> Karsten
> --
> GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message vignesh C 2023-04-15 01:08:59 Re: Support logical replication of DDLs
Previous Message Karsten Hilbert 2023-04-14 22:44:16 Re: Guidance on INSERT RETURNING order