410 x 18mm Rep Fascia DBL Box End Anthracite Grey 1.25M - dbl decking
This is the common bug in java programs, in your case in JDBC driver. That caused by converting string to upper case without specifying locale, which defaults to system, which is Turkish in your case, causing "i".toUpperCase() to be "İ".
Our used and reconditioned parts are less than half the price of a new part and can save you and you business thousands.
To workaround that you could specify locale for process. In DataGrip, you can go to advanced tab of the data source settings and put -Duser.country=US -Duser.language=en to VM Options
I try to make connections on snowflake via datagrip and DBeaver. Test connections successfully connects on both, but it does not load the schemas and throws an error like this: