Greatvovan
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
-
Greatvovan 创建了一个帖子, 已回答SQL code inspection complains on unresolved table names in SQL queries (PostgreSQL)
All my SQL queries are marked bloody-red because IDE cannot resolve names of tables. I think the problem is that I assume specific search_path is set before executing the queries. I selected my sch...