Connector Improvement: Postgres new column with default value not synced on existing rows
When we add a new column with a default value, the new default values for existing rows is not synced over and we either have to run an update command or resync the whole table.
It would be better if the default value is automatically synced over for existing rows on new column addition.
Please sign in to leave a comment.
Comments
0 comments