- Deleted
InExpressionCountLimit
- Added hint for YQL pragma queries
- Added support UUID YDB type
- Added custom decimal jdbc codes
DECIMAL_31_9
,DECIMAL_35_0
,DECIMAL_35_9
- Added hint for scan queries
- Fixed: data time type converters
- Added query hint for view index for "select * from ... where" queries
- Fixed the generated bool value
- Supported enum field of Entity
- Supported LocalDateTime with datetime YDB primitive type and mapped to java.sql.Types.TIME
- Full CRUD operations
- Support LIKE / ILIKE statement with ESCAPE
- Support LIMIT ? OFFSET ? statement
- Support ORDER BY ? statement
- @OneToOne, @ManyToMany, @OneToMany, @ManyToOne
- Generate table schema