Skip to content

1.2.4

Choose a tag to compare

@sant1ago-da-hanoi sant1ago-da-hanoi released this 29 May 12:01
· 2 commits to main since this release
e0780b7

Fixes

  • RootTableProcessor: fallback to defaultDatabaseId when ReadContext.dbId is null/blank
  • SimpleRowMapper: handle timestamptzOffsetDateTime, timestampLocalDateTime (no more string conversion)
  • RootTableFieldProcessor: default to all columns (SELECT *) when fields is null/blank

Tests

  • Added tests for all 3 fixes
  • spring-boot-starter coverage → 100%