iDevelopForU
Results
1
issues of
iDevelopForU
### Issue description Trying to use the ConnectionPooling feature, however SnowflakeDbConnectionPool is an internal class, not accessible from outside ### Example code ```cs SnowflakeDbConnectionPool.SetMaxPoolSize(n); ``` ### Error log None ###...