Does the spec demand that h2 tries to "convert" it if the types don't match? That's what I was afraid would be the reason for this implementation, and it doesn't seem to make any sense at all for the spec to demand such a thing.
On Saturday, July 9, 2016 at 2:20:56 PM UTC+2, Noel Grandin wrote: > > nope, this is way more complicated than a one line patch, needs lots of > "if class == ... perform conversion" type logic > > On 8 July 2016 at 17:05, Noel Grandin <[email protected] <javascript:>> > wrote: > >> that commit was the simplest solution to getting someone's problem fixed. >> >> You are welcome to supply a patch to implement that method, but I have >> not checked the JDBC spec to see if that is all that required, there may be >> more. >> :-) >> > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
