Skip to content

0.14.1

Compare
Choose a tag to compare
@guymers guymers released this 24 Mar 05:10
· 26 commits to main since this release
1cd30bd
  • Write instances created via product now have correct unsafe* method implementations
  • addBatches now calls methods directly on PreparedStatement instead of two higher level methods for each row
  • updateManyReturningGeneratedKeys can be used instead of updateManyWithGeneratedKeys if a collection is all that is needed