Fix an issue when changing the length of a column in the table dialogue. Fixes #1669
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ce5b38f4a099ed90f3ab8c15ebd778252fe0104 Author: Surinder Kumar <[email protected]> Modified Files -------------- .../schemas/tables/templates/column/sql/9.1_plus/update.sql | 7 +++---- .../schemas/tables/templates/column/sql/9.2_plus/update.sql | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
