在正常使用IntelliJ IDEA连接到数据库后,SQL语句提示Unable to resolve table ‘表名‘,而且其他的字段也标红提示错误
IntelliJ IDEA
SQL
Unable to resolve table
右键点击数据库,选择Database Tools,再选择Manage Shown Schemas...
Database Tools
Manage Shown Schemas...
勾选你所使用的数据库
解决问题
Idea中mapper的xml文件报错 unable to resolve table
原文:https://www.cnblogs.com/ifme/p/12753472.html