Skip to content

3.0.1

Compare
Choose a tag to compare
@agrosner agrosner released this 29 May 19:06
· 1164 commits to master since this release
  1. Fixes issue where AsyncModel operations did not actually operate on its associated Model.
  2. Fix code gen for overridden Update, Insert, delete ops where passing in DatabaseWrapper did not honor @OneToMany annotation.
  3. Fix issue where ListModelSaver ignores caching rules.