Connector Improvement: HVR AdaptDDL improvement for PostgreSQL sources when the column is made bigger
We have few use cases with our postgreSQL sources where they make the existing column length bigger example from varchar(100) to varchar(200). HVR doesn't really support this use-case with AdaptDDL for postgreSQL sources. It doesn't detect this change and UI still shows the old definition of the column. Your documentation says it is not supported but it gets detected by HVR when any additional schema level changes are performed on top of it, example: column length bigger followed by a new column addition.
This request is to improve the HVR AdaptDDL for postgreSQL sources same as it works for Oracle.
-
Hi Saurav,
Thank you for your suggestion. Adding alter column for PostgreSQL sources in HVR is on the list for implementation in the next 3-6 months.
Thanks,
Mark.
Please sign in to leave a comment.
Comments
1 comment