0.7.21 (2024-01-13)
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
- New notes system (eaaf1b7)
- Buttons to save and access to saved queries from query tab (a52fc3f)
- Highlight SQL in notes, history and console (bfa3924)
- Open saved queries in a query tab (9a732ea)
- SQLite: Enable schema reload button on sidebar (20b2734)
Bug Fixes
- JavaScript error at first startup, fixes #736 (b734b24)
- PostgreSQL: Error adding MONEY fields to a table (0f8d2cb)
- PostgreSQL: Exception deleting a table with one or less tabs open (23946ff)
- PostgreSQL: Unhandled error on connection lost, fixes #740 (cdd2a11)
- SQLite: Unable to change integer fields length to 0, fixes #732 (3b9228a)