Skip to content

Fix support for jsonb/enum for insert_all

Kamil Trzciński requested to merge fix-support-for-jsonb-bulk-insert into master

What does this MR do?

This fix is needed to properly support columns that perform data mutation to a SQL datatype ex. would be jsonb and enum

Issue: #210560 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports