Re: [pgAdmin4] PATCH: View and Role Node

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема Re: [pgAdmin4] PATCH: View and Role Node
Дата
Msg-id CAM5-9D_08pXJ_G4QpN89TuZR3bDShVk4sFG5Ee8rJ8o0JW1b9w@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4] PATCH: View and Role Node  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Ответы Re: [pgAdmin4] PATCH: View and Role Node  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

Please find the updated patch with following changes:

1. Integrated dependents and dependency tabs with view and rule node.
2. Added "Create Rule" option for Table node.
3. Added node_inode property for rule node as it has no child node.
4. Improved javascript code commenting and added pydoc in python files.
5. Name column under dependents tab showing wrong name  for rule node 
due to typo mistake, It is fixed.

Please review it and Let me know for any comments.


On Tue, Feb 2, 2016 at 1:59 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Hi,


Please find the patch for the View and its child node Rule.
You have to apply database node and SqlFieldControl patch to run it.

Please review it and Let me know for any comments.


Regards,
Surinder Kumar

Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Resolved a typo in the node creation SQL template for
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove an unnecessary line ending.