Re: Integration of Psycopg with XTA - Mailing list psycopg

From Daniele Varrazzo
Subject Re: Integration of Psycopg with XTA
Date
Msg-id CA+mi_8YQ+eib_kXzD9FhGUGh3Costm9YGsKJ5nC2S=PW2ZUGjA@mail.gmail.com
Whole thread Raw
In response to Re: Integration of Psycopg with XTA  (Federico Di Gregorio <fog@dndg.it>)
List psycopg
On Wed, Oct 10, 2018 at 10:19 PM Federico Di Gregorio <fog@dndg.it> wrote:
>
> On 10/10/2018 11:10 PM, Christian Ferrari wrote:
> > By the way, PyMySQL/mysqlclient-python project
> > <https://github.com/PyMySQL/mysqlclient-python> asked me to rename the
> > method from "get_native_conn()" to "_get_native_conn()".

> I think that _if_ this should go cross-database a method without the
> underscore is better. The underscore usually means private and that's
> good as long as it is just that. An informal "standard" method name
> should not have the "_" in it.

+1

-- Daniele


psycopg by date:

Previous
From: Federico Di Gregorio
Date:
Subject: Re: Integration of Psycopg with XTA
Next
From: Daniele Varrazzo
Date:
Subject: Adding an informative object to the connection