0.5.3
0.5.3 (2022-05-08)
If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.
Features
- Default open schema if only one present (0fa22fb)
Bug Fixes
- LIKE operator in table filter not properly working, closes #242 (eb1afed)
- MySQL: Creating temporary tables on export to overcome view dependency errors (e4c5d9b)
- MySQL: support to ANSI_QUOTES mode not working, closes #243 (9fcc7d1)
- Prevents query tabs targets previous schema if not in explorebar, closes #236 (5e4abd3)
- SQLite: Tables with sqlite in name not visible, closes #239 (690cdcb)
- Unable to set an empty string as field default (bfdb463)