RealDictCursor behavior question

Поиск
Список
Период
Сортировка
От Israel Brewster
Тема RealDictCursor behavior question
Дата
Msg-id FC969BB9-C03B-4D8F-AD07-45CB9B7639E5@flyravn.com
обсуждение исходный текст
Ответы Re: RealDictCursor behavior question  (Christophe Pettus <xof@thebuild.com>)
Re: RealDictCursor behavior question  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
When using the RealDictCursor from psycopg2 extras, is the behavior of RealDictCursor well defined for the case where you have repeated column names (such as in a join)? That is, obviously a dictionary can only have one value for a key, so is it safe to assume that the value for the column name key in the case of repeated column names is always going to be the one that appears LAST in the query?
-----------------------------------------------
Israel Brewster
Systems Analyst II
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7293
-----------------------------------------------


  



  


Вложения

В списке psycopg по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Windows binary install and gssapi support
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: RealDictCursor behavior question