turbodbc icon indicating copy to clipboard operation
turbodbc copied to clipboard

Generic bytes overload for unknown/unsupported data types

Open dhirschfeld opened this issue 7 years ago • 1 comments

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.

dhirschfeld avatar Feb 23 '18 00:02 dhirschfeld

Makes perfect sense, Dave.

MathMagique avatar Mar 06 '18 14:03 MathMagique