1.2.4
Fixes
- RootTableProcessor: fallback to
defaultDatabaseIdwhenReadContext.dbIdis null/blank - SimpleRowMapper: handle
timestamptz→OffsetDateTime,timestamp→LocalDateTime(no more string conversion) - RootTableFieldProcessor: default to all columns (SELECT *) when
fieldsis null/blank
Tests
- Added tests for all 3 fixes
spring-boot-startercoverage → 100%