Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 345 Bytes

0.9.3

  • Supported enum field of Entity

0.9.2

  • Supported LocalDateTime with datetime YDB primitive type and mapped to java.sql.Types.TIME

0.9.1

  • Full CRUD operations
  • Support LIKE / ILIKE statement with ESCAPE
  • Support LIMIT ? OFFSET ? statement
  • @OneToOne, @ManyToMany, @OneToMany, @ManyToOne
  • Generate table schema