public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix SQL generated when dropping NOT NULL from a "char
Date: Fri, 09 Mar 2018 15:23:53 +0000
Message-ID: <[email protected]> (raw)
Fix SQL generated when dropping NOT NULL from a "char" column. Fixes #2989
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=985a004766e8ec8a99e843d28e86f0c89d06...
Author: Murtuza Zabuawala <[email protected]>
Modified Files
--------------
.../databases/schemas/tables/column/__init__.py | 17 +---
.../tables/tests/test_table_column_update.py | 96 ++++++++++++++++++++++
.../databases/schemas/tables/tests/utils.py | 13 ++-
.../servers/databases/schemas/tables/utils.py | 35 ++------
.../servers/databases/schemas/types/__init__.py | 27 +++---
.../servers/databases/schemas/utils.py | 52 +++++++++++-
6 files changed, 178 insertions(+), 62 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin 4 commit: Fix SQL generated when dropping NOT NULL from a "char
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox