Greatvovan
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
Greatvovan created a post, AnsweredSQL 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...