Hi, We have two more patch (fix) for H2 Database:
A fix for conversion of Geometry type (and for future type) JDBC/H2. By using column type name in addition to column type id. https://github.com/nicolas-f/H2-Mirror/tree/h2-with-custom-type A fix for ValueGeometry, in order to parse Well Known Binary only when the Geometry object is requested. https://github.com/nicolas-f/H2-Mirror/tree/optimize-geometry Thanks to GIT cherry picking a merge this two patch from the last release of h2 (r5331): https://github.com/nicolas-f/H2-Mirror/tree/h2-fork-r5331 Thank you -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
