You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
* Fixed query panel for non-sql connectors (#451)
* Fixed build failure with dtrace-provider (#421)
* Fixed broken oauth redirection in web app (#260)
* Disabled nodeIntegration (#453)
* Ensured new windows are created using `shell.openExternal` (#453)
* Connector for Oracle databases (#437)
* Backend: Added API for creating a grid to store results from scheduled queries (#444)
* UI: Added a vertical scrollbar to the database view
* UI: Don't hide the code editor when the chart editor opens (#445)
* Log: Reduced verbosity
* Backend: Fixed error message on failed connection
* Upgraded to Electron v2.0.1 (and Node v8)
* Prevent navigation on drag'n'drop (#436)