1.5.3

Fixed

  • MySQL/Maria null dates (0000-00-00) were causing a results not to render. #137
  • Notebook results windows were incorrectly sized. #144

1.5.2

  • Added preview support for IBM DB2
  • Added a completion item to include all fields in a table when typing table.*

Fixed

  • Result columns are now resized sooner to avoid the flash of resizing on initial loading.
  • Result columns can now be dragged as wide as needed.

1.5.1

Changed

  • Added support for MotherDuck. #136

Fixed

  • Fixed Snowflake schema to default to public.

1.4.17

Changed

  • Preview of Snowflake support. #113

1.4.15

Changed

  • Added a setting to control the date/time format. #85
  • Added a setting to control if dates should be shown in your computers local time, or UTC when timezone information is present. #85
  • Changed Postgres supported version to 9.5 or higher. #129

Fixed

  • Maria text fields were showing as binary.
  • Postgres introspection error on version 9.5 through 10. #129