Skip to content

v3.1.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 23 Feb 08:18
2bdd21c

Features

  • add support for Point In Time Recovery (PITR) (#148) (a082e5d)
  • add support to log commit stats (#205) (434967e)

Bug Fixes

  • connection attribute of connection class and include related unit tests (#228) (4afea77)
  • db_api: add dummy lastrowid attribute (#227) (0375914)
  • fix execute insert for homogeneous statement (#233) (36b12a7)
  • use datetime timezone info when generating timestamp strings (#236) (539f145)

Performance Improvements