pgAdmin 4 commit: Renamed 'Auto rollback?' to 'Auto rollback on error?'

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Renamed 'Auto rollback?' to 'Auto rollback on error?'
Дата
Msg-id E1mGerE-0003PY-Er@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Renamed 'Auto rollback?' to 'Auto rollback on error?'. Fixes #6682

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3e4b5fd0d7d1bfa7dbb0cb5c353e2a2c2f1a07e1

Modified Files
--------------
docs/en_US/images/preferences_sql_options.png      | Bin 187577 -> 235207 bytes
docs/en_US/preferences.rst                         |   4 ++--
docs/en_US/query_tool_toolbar.rst                  |   6 +++---
docs/en_US/release_notes_5_7.rst                   |   1 +
.../tools/datagrid/templates/datagrid/index.html   |   2 +-
.../sqleditor/utils/query_tool_preferences.py      |   2 +-
6 files changed, 8 insertions(+), 7 deletions(-)


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

Предыдущее
От: Rahul Shirsat
Дата:
Сообщение: Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: README cleanup