currently unsupported field type result in an error similar to "TypeError: Property '246' of object # is not a function"
where 246 is type ID (here - MYSQL_TYPE_NEWDECIMAL). Need to have better handling for unsupported types (or make default converter or even better add support for all current types)
currently unsupported field type result in an error similar to "TypeError: Property '246' of object # is not a function"
where 246 is type ID (here - MYSQL_TYPE_NEWDECIMAL). Need to have better handling for unsupported types (or make default converter or even better add support for all current types)