pgAdmin 4 commit: Fixed an issue where On-demand rows throw an error wh

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where On-demand rows throw an error wh
Дата
Msg-id E1mrF9R-00084T-Lw@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where On-demand rows throw an error when any row cell is edited
and saved it then scroll to get more rows.

Fixes #7005

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bef692d4316641f66e13aac01151ed36f4fbe5a4
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst                | 1 +
web/pgadmin/tools/sqleditor/__init__.py         | 2 +-
web/pgadmin/utils/driver/psycopg2/connection.py | 3 ---
3 files changed, 2 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Include GSSAPI support in the PostgreSQL libraries an
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved