Owning type used to represent binary blobs.
Defined in header <boost/mysql/blob.hpp>
<boost/mysql/blob.hpp>
using blob = std::vector< unsigned char >;