Skip to content

1.0.1

Choose a tag to compare

@f0rb f0rb released this 04 Apr 15:25
· 281 commits to release since this release

Features:

  • support exists for sql
  • support SQL mapping for ANY
  • support SQL mapping for ALL
  • support @NotEmpty validation for query object enhancement
  • support subquery for comparison operators
  • support ending with digits for query fields with the type DoytoQuery only
  • support subquery without @Subquery
  • support compound operators when doing updating
  • support custom SET clause dependenciesPull requests that update a dependency file
  • support custom query builder

Bugfix:

  • Fix @groupby Mapping: map field name to underline-cased when configured