Parser error when loading tables from DB Explorer. #90
1.3.16
Fixed
Autocomplete now works with more complex Select statements (nested selects, alaised tables, etc).
Autocomplete now works with Delete statements.
Autocomplete now works with Insert statements, including nested selects.
1.3.15
Changed
New Charts added to the chart menu.
Option to expand/shrink the chart. #37
Fixed
Selecting MySQL for a MariaDB could lead to incorrect introspection being used, this is now fixed.
Tables named after SQL Keywords (eg user) were not editable.
Grid lines now show when enabled in a chart. #34
Autocomplete now suggests operators and multiple condition where clauses.
1.3.14
Fixed
SQL Server 2016 now works with the DB Explorer.
1.3.13
Changed
Data can now be changed without signing in/purchasing a subscription, however changes are not verified before applying them when not signed in/subscribed.
Updated the new connection UI.
Add the count of items in each “folder” in the DB Explorer.
Fixed
Introspection is now supported on MariaDB 10.3 and above.