[pgAdmin III] #369: Edit data and tables with a unique key

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема [pgAdmin III] #369: Edit data and tables with a unique key
Дата
Msg-id 045.dd5bcd46d527dc0336350de58f4f9241@code.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
#369: Edit data and tables with a unique key
----------------------+-----------------------------------------------------
 Reporter:  gleu      |       Owner:  dpage
     Type:  feature   |      Status:  new  
 Priority:  minor     |   Milestone:       
Component:  pgadmin   |     Version:  trunk
 Keywords:  editgrid  |    Platform:  all  
----------------------+-----------------------------------------------------
 I have a feature request for the 'Edit data' window that is available for
 each table in pgAdmin.

 As the OID column is not guaranteed to contain unique OIDs it would be
 nice to have additional/other fallback options ( via check box in
 pgAdmin's general options? ) to identify rows for editing in tables
 without primary keys.
 I'd suggest serials ( serial/serial4 and bigserial/serial8 ) or unique
 columns/constraints.
 Another drawback of OID columns is that you can't add them afterwards.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/369>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix freeze of UI when querytool has an error on a q
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #370: pgScript error when relation name contains ")" symbol