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).

0
3 comments
Avatar
Yaroslav Bedrov

Hello,

Do you have "MyBatis" plugin installed?

0

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.

0
Avatar
Yaroslav Bedrov

Will it work using full name (<schema_name>.<table_name>)?

0

Please sign in to leave a comment.