0.7.30 (2024-12-04)
Antares is an application under development, maintained by one person, so any feedback or bug report from you are really important.
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.
Features
- MySQL: check constraints management support (6365e07)
Improvements
- PostgreSQL: improved support of connection strings, closes #893 (f0d312f)
- Added more notifications in debug console (dfa7cf9)
Bug Fixes
- Issue saving queries as file (a54b8d7)
- Incorrect behavior in sorting tables with null/empty values, fixes #883 (b6c5dff)
- Incorrect behavior sorting tables with numeric values (60e1e59)
- MySQL: routines do not return results, fixes #885 (dba490f)