1.5.8

Changed

  • Added Entity Relationship Diagram option to the context menu of individual tables, filters the initial display to that table and it’s related tables. #134

Fixed

  • Revised URL handling for file paths on auto discovery. #152 #156
  • ERD was not loading when a column type was not matched to a type from the schema. #153

1.5.7

Fixed

  • Snowflake now supports Key Pair Auth #113
  • CoPilot will now quote identifiers in case sensitive dialects #154

1.5.6

Changed

  • Snowflake supports full introspection, and procedures are now supported.

Fixed

  • Handle urls that cannot be parsed in autodisovery and manual discovery. #152

1.5.5

Changed

  • Updated Snowflake connections to support SSO, Warehouse, and Secondary Roles. #113
  • Updated Redshift to the new introspection model. #146

1.5.4

Changed

  • Updated MySQL/MariaDB to new introspection model. #145 #132 #122