Skip to content

v0.9.32

Latest
Compare
Choose a tag to compare
@babyfish-ct babyfish-ct released this 14 Dec 16:09
· 15 commits to main since this release
  1. Improve save-command, remove unnecessary query during error investigation
  2. Less limitation for @LogicalDeleted, if the property type is int or enum, the property can be decorated by @Default
  3. More limitation for @LogicalDeleted of kotlin, if property type is boolean, int or enum, it cannot be nullable