Fix renaming of check constraints when the table name is changed at the same time. Fixes #2201
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=685b1ea12fd9ce7abb0bfcfb9e851d561a330760 Author: Harshal Dhumal <[email protected]> Modified Files -------------- .../tables/templates/check_constraint/sql/9.2_plus/update.sql | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
