Flavio Brasil
Flavio Brasil
Hi Anton. Thanks for digging into this! :) I'm working on a project using Activate and I also need to use custom functions, but in my case it should be...
Hey, sorry for taking so long to answer. Good catch about the in-memory queries. We could have an abstract method in the MappedValue class to return the value for in-memory...
related: https://github.com/fwbrasil/activate/issues/81
I couldn't write a test to reproduce the error. Is this the scenario where you get the error? https://github.com/fwbrasil/activate/blob/e7f98f901898d85e8f931a45b5e50e2136124b2e/activate-test/src/test/scala/net/fwbrasil/activate/entity/EntityMapSpecs.scala#L102
@odwrotnie I will close the issue for now, please reopen if necessary.
Ok, reopened. Let me know if I can reproduce in your project.
@odwrotnie Do you have news about this issue? Thanks.
I wasn't able to reproduce the error. Could you test again using 1.5-M4?
@alcarvalho I will close the issue for now, please reopen if necessary.
I'm couldn't reproduce the error yet. It happens intermittently? Could you try to add a "transactional{}" call during you application startup?