pgAdmin 4 commit: Added support for editing of result sets from tables

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added support for editing of result sets from tables
Дата
Msg-id E1hrzkS-0005gw-Ro@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added support for editing of result sets from tables with OIDs in query tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=82d209946f6967a45238364659fe2d20313fcaae
Author: Yosry Muhammad <yosrym93@gmail.com>

Modified Files
--------------
docs/en_US/query_tool.rst                          |  2 +-
web/pgadmin/tools/sqleditor/__init__.py            | 16 ++--
web/pgadmin/tools/sqleditor/command.py             | 10 ++-
.../tests/test_is_query_resultset_updatable.py     | 86 +++++++++++++++++-----
.../utils/is_query_resultset_updatable.py          | 68 ++++++++++++++---
.../tools/sqleditor/utils/start_running_query.py   |  3 +-
6 files changed, 144 insertions(+), 41 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [GSoC] Support editing resultsets from tables with OIDs
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [GSoC] Support editing resultsets from tables with OIDs