Currently, Jaybird uses blr_quad to write blob_ids, we should switch to blr_blob2 which accepts sub-type and character set id.
NOTE: An earlier attempt as part of #723 caused issues with server-side batches all of a sudden not finding the specified blob IDs, possibly there is a problem in Firebird itself that would need to be addressed as well. For those reasons, this is not scheduled for Jaybird 5, and may need to be deferred indefinitely or even be dropped, but in that case this ticket may serve as a start for investigating the problem and reporting it for Firebird itself.
Currently, Jaybird uses blr_quad to write blob_ids, we should switch to blr_blob2 which accepts sub-type and character set id.
NOTE: An earlier attempt as part of #723 caused issues with server-side batches all of a sudden not finding the specified blob IDs, possibly there is a problem in Firebird itself that would need to be addressed as well. For those reasons, this is not scheduled for Jaybird 5, and may need to be deferred indefinitely or even be dropped, but in that case this ticket may serve as a start for investigating the problem and reporting it for Firebird itself.