Fix SQL generated for tables with inherited columns. Fixes #3505 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=252e05ef29d1490d0ac1085c4f3d135b37b0f341 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_1.rst | 1 + .../databases/schemas/tables/templates/table/sql/default/create.sql | 6 +++--- .../databases/schemas/tables/templates/table/sql/default/sql.sql | 1 - .../schemas/tables/templates/table/sql/gpdb_5.0_plus/create.sql | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-)