PATCH: To update table dialog column definition

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема PATCH: To update table dialog column definition
Дата
Msg-id CAKKotZQT0XhmDU0xxW+LOVEMK0YvLc86ax7gMHvyyfpjjd7_rg@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: To update table dialog column definition  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

PFA patch to fix below issues 

1) User cannot select a datatype without using the mouse.

Fixed.

Remaining issue,
-----------------------
We are using Switch cell to select Not NULL & Is primary key options.
But as per Backgrid design we are not allowed to enter in edit mode directly for BooleanCell (like we can for NumberCell) from which we are Inherited our Switch cell, so user have to click once on this cell to go into edit mode then only they can use keyborad to toggle the values of switch cell.

I'll check with Ashesh if we can fix this issue. 

2) The Primary Key option in the grid cannot be toggled without opening advanced options.

This has been fixed already RM#1235, Once user provides column name it will gets enable.

3) Fields are missing from the grid: length, precision, not null. Inherited from should not be there.

Fixed


Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [Patch] Fix Unicode in errmsg
Следующее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM#1432 - File Browser - File does not exist error