When an out-of-sync view is attempted to be used in a write operation, the whole operation needs to be aborted with an error. After this patch, the error contains more context - namely, the missing column.
When an out-of-sync view is attempted to be used in a write operation, the whole operation needs to be aborted with an error. After this patch, the error contains more context - namely, the missing column.