pgAdmin 4 commit: 1) Ensure that SQL formatter should not add extra tab

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Ensure that SQL formatter should not add extra tab
Date: 2021-03-22 09:18:09
Message-ID: E1lOGhN-0007kw-Fj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Ensure that SQL formatter should not add extra tabs and format the SQL correctly. Fixes #5869
2) Ensure that SQL formatter should not use tab size if 'Use spaces?' set to false. Fixes #6233

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 3 +++
web/pgadmin/misc/sql/__init__.py | 6 +++---
web/pgadmin/static/js/sqleditor/query_tool_preferences.js | 4 ++--
3 files changed, 8 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-22 12:39:17 pgAdmin 4 commit: Update version for release.
Previous Message fred.escallier 2021-03-22 06:36:49 Re: Translators: Release next week