Funnyalters
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
已编辑于 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...