pgAdmin 4 commit: Fix SQL issue of length and precision when changing t
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fix SQL issue of length and precision when changing the data type of Column. Fixes #4698 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=426d9d58728698907f92cc376cac2d037c456b43 Modified Files -------------- docs/en_US/release_notes_4_13.rst | 1 + .../databases/schemas/tables/columns/__init__.py | 26 ++++++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-)