Add some SQL updates to handle inherited column markers/comments that were missed in the previous commit.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55c6f5205d9891ab9972bc1238c2f26a9d19869d Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- .../schemas/tables/templates/partition/sql/gpdb/5_plus/properties.sql | 1 + .../schemas/tables/templates/partition/sql/pg/10_plus/properties.sql | 1 + .../tables/templates/partition/sql/ppas/10_plus/properties.sql | 1 + .../databases/schemas/tables/templates/table/sql/10_plus/create.sql | 4 ++-- .../databases/schemas/tables/templates/table/sql/default/create.sql | 2 +- .../schemas/tables/templates/table/sql/default/properties.sql | 1 + .../schemas/tables/templates/table/sql/gpdb_5.0_plus/create.sql | 4 ++-- .../schemas/tables/templates/table/sql/gpdb_5.0_plus/properties.sql | 1 + 8 files changed, 10 insertions(+), 5 deletions(-)