Fix handling of tie/datetime array types when adding columns to a table. Fixes 
#3079

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7cdb489a47ca7ec052ff4ddb5757308a11378bb1
Author: Harshal Dhumal <harshal.dhu...@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/column/tests/test_column_add.py |   2 +-
.../tables/column/tests/test_column_delete.py      |   2 +-
.../tables/column/tests/test_column_msql.py        | 183 +++++++++++++++++++++
.../schemas/tables/column/tests/test_column_put.py |   2 +-
.../databases/schemas/tables/column/tests/utils.py |   9 +-
.../type/macros/get_full_type_sql_format.macros    |   2 +-
6 files changed, 193 insertions(+), 7 deletions(-)

Reply via email to