|
What's wrong with this code? which model could be created?
Error:result
|
|
Memory models don't support transactions. Remove the model.commit. This style is as safer although if an exception occurs in your code, the model is possible logically inconsistent from the applications POV anyway.
|

