Hi Noel, thank you very much for the quick response I am working in isolating the code and the problem.
>From what I gather so far I strongly believe the problem lies in H2 when working with the TableFilter The Cursor I implemented (that is returned by public Cursor find(Session session, SearchRow first, SearchRow last) ) correctly sets the dates as ValueDate. It seems the problem is when H2 applies the transformations on the Cursor afterwards. In the meantime I can't seem to find the test you added on https://github.com/h2database/h2database Is it pushed yet? Pedro On Wednesday, 21 December 2016 14:49:02 UTC, Noel Grandin wrote: > > I updated our unit tests to test this case, and it seems to be working > fine. > > If you are convinced the problem lies in H2, try creating a small > standalone test case, and then we could help you debug it. > -- 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.
