pgAdmin 4 commit: Fix length and precision enable/disable issue when ch
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fix length and precision enable/disable issue when changing the data type for Domain node. Fixes #4644. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc64ce331a731115ad7722eb878c9528af1af930 Author: Neel Patel <[email protected]> Modified Files -------------- docs/en_US/release_notes_4_13.rst | 3 ++- .../databases/schemas/domains/static/js/domain.js | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-)