public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Fix an error that could be seen when editing column p
2+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Fix an error that could be seen when editing column p
@ 2019-07-12 09:16 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2019-07-12 09:16 UTC (permalink / raw)
To: [email protected]
Fix an error that could be seen when editing column privileges. Fixes #4389
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed01274f7b95caeba4943d550792abf265fe...
Author: Akshay Joshi <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 1 +
.../servers/databases/schemas/tables/__init__.py | 16 +++-
.../templates/columns/sql/10_plus/update.sql | 16 ++--
.../templates/columns/sql/9.2_plus/update.sql | 16 ++--
.../tables/templates/tables/sql/10_plus/create.sql | 2 +-
.../tables/templates/tables/sql/12_plus/create.sql | 2 +-
.../tables/tests/test_column_privileges_put.py | 96 ++++++++++++++++++++++
.../servers/databases/schemas/tables/utils.py | 7 --
8 files changed, 127 insertions(+), 29 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgAdmin 4 commit: Fix an error that could be seen when editing column p
@ 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]
Fix an error that could be seen when editing column privileges. Fixes #4389
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b4bd0384ef0c401d549202823a9ee312d068...
Author: Akshay Joshi <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 1 +
.../servers/databases/schemas/tables/__init__.py | 16 +++-
.../templates/columns/sql/10_plus/update.sql | 16 ++--
.../templates/columns/sql/9.2_plus/update.sql | 16 ++--
.../tables/templates/tables/sql/10_plus/create.sql | 2 +-
.../tables/templates/tables/sql/12_plus/create.sql | 2 +-
.../tables/tests/test_column_privileges_put.py | 96 ++++++++++++++++++++++
.../servers/databases/schemas/tables/utils.py | 7 --
8 files changed, 127 insertions(+), 29 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-12 09:16 pgAdmin 4 commit: Fix an error that could be seen when editing column p Dave Page <[email protected]>
2019-07-25 09:23 pgAdmin 4 commit: Fix an error that could be seen when editing column p 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