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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Renamed 'Auto rollback?' to 'Auto rollback on error?'
Date: 2021-08-19 10:01:08
Message-ID: E1mGerE-0003PY-Er@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-08-19 12:48:10 pgAdmin 4 commit: README cleanup
Previous Message Rahul Shirsat 2021-08-19 08:05:49 Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React