MyBatisCodeHelper-Pro icon indicating copy to clipboard operation
MyBatisCodeHelper-Pro copied to clipboard

Results 271 MyBatisCodeHelper-Pro issues
Sort by recently updated
recently updated
newest added

This is the MyBatisCodeHelperException,Message is ,Sorry,No Have Picture or Gif -> ### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this...

waiting-for-feedback
3.2.6

```List select(@Param("param") B param); SELECT FROM A a // 能生成简单的查询判断条件 ```

enhancement

老哥,有没有计划支持下这个啊:https://mybatis-flex.com/

enhancement

给用户自动找到 无需用户手动填入搜索 没有的话才需要手动加

enhancement

com.intellij.diagnostic.PluginException: Cannot load class com.ccnode.codegenerator.k.n.b ( error: com/intellij/spring/model/highlighting/jam/AbstractSpringJavaConfigInspection, classLoader=PluginClassLoader(plugin=PluginDescriptor(name=MyBatisCodeHelperPro, id=com.ccnode.codegenerator.MyBatisCodeHelperPro, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IntelliJIdea2023.2\plugins\MyBatisCodeHelper-Pro, version=3.0.8, package=null, isBundled=false), packagePrefix=null, state=active) ) 更新最新版的idea之后报错,这个问题是是怎么回事

waiting-for-feedback

可不可以支持sql字段大小写识别的功能 现在好像不支持大小写识别提示错误 ![image](https://github.com/gejun123456/MyBatisCodeHelper-Pro/assets/67667211/da54a608-74b8-4b93-9a5a-1d169c1847c1) 图中his_deal_id写成his_deal_ID并没有提示错误 这样就会导致没有用此插件的人出现了这个错误 另一个人用了此插件即使有了错误也排查不出来