Fix BulkInsertSafe to support encrypted and enums fields
We need to perform type cast and proper column mapping in order to support encrypted (which provides a virtual field) and enum fields (which provide a type conversion)
Showing
Please register or sign in to comment