Re: Integration of Psycopg with XTA

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Re: Integration of Psycopg with XTA
Дата
Msg-id CA+mi_8YQ+eib_kXzD9FhGUGh3Costm9YGsKJ5nC2S=PW2ZUGjA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Integration of Psycopg with XTA  (Federico Di Gregorio <fog@dndg.it>)
Список 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 по дате отправления:

Предыдущее
От: Federico Di Gregorio
Дата:
Сообщение: Re: Integration of Psycopg with XTA
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Adding an informative object to the connection