Hi, I just noticed that ResultSet.getURl() is listed as unsupported. Would someone please explain why that is? It seems pretty trivial to wrap a String with a URI.create() call under the hood, no? Yes, I know that end-users could do this too, but supporting the call is important in terms of code portability (e.g. using MySQL code in production, H2 in unit tests).
Thanks, Gili -- 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.
