Skip to content

v0.7.29-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 08:41
· 41 commits to master since this release

0.7.29-beta.2 (2024-10-02)

Features

  • UI: new context menu and some minor improvements to query tabs, closes #867 (14aeebe)

Bug Fixes

  • MySQL: incorrect representation of the DATE if the year is prior to 1900, fixes #860 (7969294)
  • MySQL: missing exported values for DEFAULT_GENERATED table fields, fixes #854 (2cda4a1)
  • PostgreSQL: error changing the comment for a specific table name (eb749f0)
  • PostgreSQL: unable to change table comment to empty (d78e59d)