snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
177 stars 135 forks source link

Fix lowercase db or schema in connection string #844

Open Sielnix opened 8 months ago

Sielnix commented 8 months ago

Description

There's a bug, that having specified database or schema name in connection string, that contains any lowercase letter, throws exception during connection opening.

This PR fixes that.

Checklist

github-actions[bot] commented 8 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

Sielnix commented 8 months ago

I have read the CLA Document and I hereby sign the CLA