Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 03:24
· 11 commits to master since this release

3.1.0 (2021-05-01)

Bug Fixes

  • add method UpdatePolicies (2726924)
  • github action bot (bb58de4)
  • improve log support (e5dd073)
  • UpdatableAdapter(add method UpdateFilteredPolicies): upgrade cab… (#103) (40a8c16)
  • could not support sqlite in windows without cgo (3bc70f9)
  • create index when using custom schema (c1c559e)
  • default table name (d2ddb95)
  • modify column p_type to ptype(#67) (63d03fb)
  • postgres can not set timezone (48a73a8)
  • Printing the supported DB name strings in error message so that user knows the valid options to use in connection string (d1e5ce9)
  • remove blank code block (8f14dc9)

Features