Bug fixes
- Fixed schema clone function failing if table has an LTREE column. (#4079)
- Maintain the order of execution when running multiple queries in batch mode. (#3728)
- Fixes issue where using any meta-command would load connection state even if not required. (#3614)
- Fixes issue where plugin version backfilling would write versions.json to cwd if the plugin folder is not found. (#4073)
- Simplifies and fix available port check. (#4030)