Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 1.18 KB

Change Log

All notable changes to this project will be documented in this file.

0.1.2 - 2015-07-16

Fixed

  • Schemas page wasn't loading when some data was missing. (Arik Fraimovich) #16
  • Connection string parsing was sometimes failing. (Arik Fraimovich) #16

0.1.1 - 2015-04-14

Added

  • Load Errors Page (Oren Itamar) #2

Fixed

  • Alert button wasn't working due to alert() function stripping (Arik Fraimovich) #5

0.1.0 - 2015-04-06

First release.

Added

  • Link, and make it obvious that date format is ISO 8601.
  • Inflight queries view with option to cancel any query and view related alerts (when available; from STL_ALERT_EVENT_LOG).
  • WLM queue view.
  • Schemas view with additional information for each table including: total size (rows/MB), unsorted area size, is the table properly distributed and more.