Skip to content

Release v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 18:37
1755dbb

1.2.2

  • Bugfix: (Auto complete suggestions) Check if current schema & current catalog exist before fetching tables/schemas/columns
  • Chore: Upgrade go & npm dependencies to latest versions

What's Changed

  • 🐛 Fix: check if current catalog & schema exist before fetching schemas/tables/columns by @mullerpeter in #37
  • ⬆️ Chore: upgrade go & npm dependecies to latest version by @mullerpeter in #38

Full Changelog: v1.2.1...v1.2.2