MasterKuat
MasterKuat
show_roles rule do not handle all available syntax. Show roles syntaxe as defined in https://docs.snowflake.com/en/sql-reference/sql/show-roles SHOW [ TERSE ] ROLES [ LIKE '' ] [ IN CLASS ] [ STARTS...
Auto reformat can make rule less human readable. Example in commit id af7ed073a36180c5bdacb92f2c6f27a596ca51f1 line 1657 to 1678 (removed) and 1664 to 1679 (added) Is there a way to specify an...
## What is the current behavior? SecondaryRoles is not handled by connection string ## What is the desired behavior? ConnectionString should handle SecondaryRoles keyword as ODBC driver do. ## References,...
Hi, I try to use a standalone DFM installation to monitor 4 differents functions. Set DFM_ALTERNATIVE_CONNECTION_STRING_* for all 4 works well if I set the full connection string with key...
Hi, Sorry if already aware but statis-check : format and useless-paren complain about deprecated module in title : ```npm warn deprecated [email protected]: This module is not supported, and leaks memory....
1. What version of .NET driver are you using? 4.1.0 2. What operating system and processor architecture are you using? Windows 10, x64 3. What version of .NET framework are...
### Describe the bug I'm testing new credential validatity for ServicePrincipal sync job (Enterprise app / SCIM job). Per [documentation](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.applications/test-mgserviceprincipalsynchronizationjobcredential?view=graph-powershell-1.0#outputs) this cmdlet must return boolean. But if credential is correct,...