[pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool
Дата
Msg-id CANxoLDe8fRZ=m8NGPc0=YQLS0vTc4-L5xmjyn2J2V1jUt937Mg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi All

I have implemented the Data Grid and Query Tool as one component. 

Functionality working for Data Grid:
  • Add/Update/Delete rows if object is editable.
  • Copy row 
  • Paste row
  • Refresh
  • Client Filter provided by the Backgrid.
  • Filter (User specified, By cell Selection, Exclude Selection
  • Add Limit to the query result
  • Download the data as CSV.
Todo's for the Data Grid:
  • Find a way to select backgrid cell when rows are not editable. If backgrid rows are not editable then Filter by selection and Exclude selection won't work 
Functionality working for Query Tool:
  • Execute sql query.
  • Execute the Highlighted sql.
  • Cancel the running query. 
  • Download the data as CSV
Todo's for the Query Tool
  • Open as SQL file.
  • Save to SQL file.
  • Auto Commit/ Rollback.
  • Output Panel should be resizable, so that user can
Attached is the patch file. Please review it and let me know the review comments if any.
 
--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4] [Patch]: Foreign Table Module
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Honour the 'show_system_object' flag when generating