pgAdmin 4 commit: Make the default privileges jinja2 template macros to - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Make the default privileges jinja2 template macros to
Date
Msg-id E1aZv6m-0002Y9-3h@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make the default privileges jinja2 template macros to generate more
consistent SQL.
i.e.
Put 4 spaces after every new line (wherever required).

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41e85fd63128ce495cc3bae2694b55a55adbc204

Modified Files
--------------
.../servers/templates/macros/default_privilege.macros          | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved few issues with browser.js:
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Schema/Catalog Node [pgAdmin4]