Skip to content

v0.17.0

Choose a tag to compare

@brianheineman brianheineman released this 27 Feb 20:43
443dc43

Added

  • add CLI options for configuring result output
  • add Value::Decimal

Fixed

  • correct integration test failures on linux
  • add postgres driver uuid support
  • correct postgres driver decimal support

Other

  • add driver documentation
  • [breaking] refactor drivers connect interface
  • [breaking] remove Value::Json and replace it with Value::Map/Value::Array