Funnyalters
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
-
Funnyalters created a post, How to tell PhpStorm that raw SQL statement is Clickhouse statement, not default project sql connection?
When I'm using raw clickhouse sql-statements in my code, PhpStorm trying to treat it like a common sql query, so I getting a lot of errors like "enable to resolve column" and "unknown database func...