Davide D'Alto
Davide D'Alto
Option 3 sounds good to me
Not sure if we need this for the first milestone
> I think there's some other missing code for database-generated versions actually. (Noticed earlier today.) I thought I caught them with that UnsupportedException I left but it seems it was...
I have no idea and we have some other things already. I'm fine to leave it for after and include it if we find the time.
> I have no idea and we have some other things already. I suspect this might be complicated because it deals with an ORM type and I'm not sure how...
Thanks @cj848, we are currently working on it. Not sure at the moment how long is gonna take to support h2 because we often need some additional work to make...
We stopped working on this one because the results were unstable. When we have time we should have another look at it
@blafond we should push this upstream under `wip/h2` so that other people might have a look
Every time we run the build different tests fail or work.
@blafond rebased it to the latest changes and now it seems to work as expected. I will fix some of the tests that are failing and see if we can...