How to solve "Unable to resolve Column" in mybatis query xml ?
Answered
co-workers low version

my recently updated version

Co-worker's datasource config and my datasource config is same.
Difference is only version.
Why my version has 'Unable to resolve column' error?
I did all thing what i searched about this issue(sql resolution config, select specific schemes).
Please sign in to leave a comment.
Hello,
Do you have "MyBatis" plugin installed?
There is no installed "MyBatis" plugin for me, either to my co-worker.
And I can't find "Official Mybatis Plugin" in Marketplace. It's just user-deployed plugin in there.
Will it work using full name (<schema_name>.<table_name>)?