0.7.4 (2023-02-10)
Bug Fixes
- tables sort in sidebar (ddb7ead)
0.7.3 (2023-02-09)
Antares is an application under development, and any feedback or bug reports from you are very important to us.
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
- SQLite: Added support to INTEGER UNSIGNED (e7e4913)
Bug Fixes
- Longtext edit modal opens when it shouldn't, fixes #524 (6decba3)
- Select of table field type stuck when editing an unknown type (e8447e5)
- SQLite: Error with integer timestamp fields (2b5e1e7)
- SQLite: Triggers disappear after editing related table, fixes #523 (d934ae1)