pgAdmin 4 commit: Fix load on demand in View/Edit data mode. Fixes #453

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix load on demand in View/Edit data mode. Fixes #453
Дата
Msg-id E1htU1z-0006Wc-7z@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix load on demand in View/Edit data mode. Fixes #4536

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |  3 ++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 16 +++++++++-------
2 files changed, 11 insertions(+), 8 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Feature #4540 Change the design of the Codetab/block wherever applicable
Следующее
От: Dave Page
Дата:
Сообщение: Re: Ensure View Data mode fetches next rows on scrolling throughresults when appropriate. Fixes #4536.