Skip to content

v0.6.0

Compare
Choose a tag to compare
@smradCZ smradCZ released this 02 Dec 13:44
· 39 commits to devel since this release
  • feat: use converter struct instead of converter function
  • feat: Support non-default-constructible types with RowStreamAdapter
  • test: Fix intermittently failing test db_access/connection_pool
  • test: DRY in db_access/connection_pool test
  • fix: Return correct ID from SharedPtrPool.getPopulationId()
  • fix: remove noexcept clause from Statement::close()