Releases: antares-sql/antares
Releases · antares-sql/antares
0.0.5-alpha
0.0.5 (2020-08-17)
Features
- Badge on setting icon and update tab when update is available (e8141b6)
- Foreign key support in add/edit row (0b6a188)
- Option to insert table rows (2f1dfdc)
Bug Fixes
- Insert files via add row option (3c6e818)
- Newline replaced with undefined inside queries (59e4a79)
- Query result header didn't show just selected fields (7bc1009)
- Table header not fixed on top when fast scrolling (13b0816)
- Time and datetime precision (771f8a2)
- Update a row with a string key value (eb348b3)
- Window title not perfectly centered (7651d05)
- Wrong schema passed in query tab when a different database was selected (6d0724d)
0.0.4-alpha
0.0.3-alpha
What's new?
- Now its possible to delete records by multi selection,
- Resize columns,
- Sort results.
- Many improvements under the hood.
0.0.2-alpha
Added
- Edit table fields: You can edit fields from tables by double click. For now is available only on numeric and textual values.
- Various improvements under the hood.
Fixed
- Connection test.
0.0.1-alpha
The first release.
It's just an alpha version, awesome features will coming in future releases.