You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »


Version 

Release Date: September 10, 2021

New Features 

You can now add custom columns in your Snowflake tables with configuring the databasesConfig.json file. To read more information, see add custom fields.

Snowflake meshlet now supports using table compare.

Snowflake meshlet now supports local schema files.

Snowflake meshlet now supports using Microsoft Azure as an external stage for bulk loading. 

Snowflake meshlet supports soft deletes (update fields on delete and leaving record intact).

Enhancements

Meshlets now support reading multibyte_encrypted messages.

Snowflake meshlet recovers by recreating the table when dropped mid execution.

Release Date: TBD

Enhancements

Specifying the maximum string size for the entire collection is available through maxStringSize key. See Meshlet Configurations for Snowflake.

Adding parameters to your connectionUrl to leverage other forms of authentication is available through useConnectionProperties key. See Meshlet Configurations for Snowflake