public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Use ROLE consistently when generating RE-SQL for role
2+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Use ROLE consistently when generating RE-SQL for role
@ 2019-07-15 10:31 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2019-07-15 10:31 UTC (permalink / raw)
To: [email protected]
Use ROLE consistently when generating RE-SQL for roles, not USER. Fixes #4446
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1831c9e70af15762cbf812a1e44ce9bc15fe...
Author: Murtuza Zabuawala <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 1 +
.../roles/templates/roles/sql/9.1_plus/create.sql | 2 +-
.../servers/roles/templates/roles/sql/9.1_plus/sql.sql | 9 ++++-----
.../roles/templates/roles/sql/9.1_plus/update.sql | 4 ++--
.../roles/templates/roles/sql/9.4_plus/create.sql | 2 +-
.../servers/roles/templates/roles/sql/9.4_plus/sql.sql | 9 ++++-----
.../roles/templates/roles/sql/9.4_plus/update.sql | 4 ++--
...escription.sql => alter_login_role_description.sql} | 6 +++---
.../{alter_user_name.sql => alter_login_role_name.sql} | 6 +++---
...r_user_options.sql => alter_login_role_options.sql} | 6 +++---
.../{create_user.sql => create_login_role.sql} | 6 +++---
.../servers/roles/tests/9.1_plus/test.json | 18 +++++++++---------
...escription.sql => alter_login_role_description.sql} | 6 +++---
.../{alter_user_name.sql => alter_login_role_name.sql} | 6 +++---
...r_user_options.sql => alter_login_role_options.sql} | 6 +++---
.../servers/roles/tests/9.4_plus/create_login_role.sql | 10 ++++++++++
.../servers/roles/tests/9.4_plus/create_user.sql | 10 ----------
.../servers/roles/tests/9.4_plus/test.json | 18 +++++++++---------
18 files changed, 64 insertions(+), 65 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgAdmin 4 commit: Use ROLE consistently when generating RE-SQL for role
@ 2019-07-25 09:23 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2019-07-25 09:23 UTC (permalink / raw)
To: [email protected]
Use ROLE consistently when generating RE-SQL for roles, not USER. Fixes #4446
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7fd580ac04ec77a8c0d69783006fa10e1c4b...
Author: Murtuza Zabuawala <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 1 +
.../roles/templates/roles/sql/9.1_plus/create.sql | 2 +-
.../servers/roles/templates/roles/sql/9.1_plus/sql.sql | 9 ++++-----
.../roles/templates/roles/sql/9.1_plus/update.sql | 4 ++--
.../roles/templates/roles/sql/9.4_plus/create.sql | 2 +-
.../servers/roles/templates/roles/sql/9.4_plus/sql.sql | 9 ++++-----
.../roles/templates/roles/sql/9.4_plus/update.sql | 4 ++--
...escription.sql => alter_login_role_description.sql} | 6 +++---
.../{alter_user_name.sql => alter_login_role_name.sql} | 6 +++---
...r_user_options.sql => alter_login_role_options.sql} | 6 +++---
.../{create_user.sql => create_login_role.sql} | 6 +++---
.../servers/roles/tests/9.1_plus/test.json | 18 +++++++++---------
...escription.sql => alter_login_role_description.sql} | 6 +++---
.../{alter_user_name.sql => alter_login_role_name.sql} | 6 +++---
...r_user_options.sql => alter_login_role_options.sql} | 6 +++---
.../servers/roles/tests/9.4_plus/create_login_role.sql | 10 ++++++++++
.../servers/roles/tests/9.4_plus/create_user.sql | 10 ----------
.../servers/roles/tests/9.4_plus/test.json | 18 +++++++++---------
18 files changed, 64 insertions(+), 65 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2019-07-25 09:23 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 10:31 pgAdmin 4 commit: Use ROLE consistently when generating RE-SQL for role Dave Page <[email protected]>
2019-07-25 09:23 pgAdmin 4 commit: Use ROLE consistently when generating RE-SQL for role Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox