turbodbc
turbodbc copied to clipboard
Generic bytes overload for unknown/unsupported data types
If turbodbc doesn't yet support a particular datatype perhaps it could be mapped to raw binary bytes and leave it to the user to convert into something sensible.
This is just a suggested workaround for #142 but would be generally useful for other unsupported types too.
Makes perfect sense, Dave.