What's Changed
- Fix clickhouse rawExecuteQuery by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4207
- fix: preserve column layout when refreshing table by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4211
- Prevent calling persistence write function before the table is ready by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4209
- fix: persist tabulator column state in app.db instead of localStorage by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4160
- fix double encoded jsonb values when inserting a new row from table view by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4222
Full Changelog: https://github.com/beekeeper-studio/beekeeper-studio/compare/v5.7.2...v5.7.3