0.4.2
github-actions
released this
10 Jan 08:19
·
1035 commits
to master
since this release
0.4.2 (2022-01-10)
Features
- MySQL: Ability to cancel queries (a59f77f)
- PostgreSQL: Ability to cancel queries (0c00291)
- Save window state (8f9385d)
- UI: Textarea autofocus selecting a query tab, closes #166 (b4545b1)
Bug Fixes
- SQLite: Exception with some fields (e7a1858)
Improvements
- Hash for foreign key default names (48c3e6a)
- MySQL: Support to ANSI_QUOTES sql_mode, closes #158 (d9a3eab)