-
```
We need to change our documentation for the 1.X line to state mybatis.net for
the next release
```
Original issue reported on code.google.com by `mmccur...@gmail.com` on 26 Oct 2010 at 2:08
-
```
We need to change our documentation for the 1.X line to state mybatis.net for
the next release
```
Original issue reported on code.google.com by `mmccur...@gmail.com` on 26 Oct 2010 at 2:08
-
```
We need to change our documentation for the 1.X line to state mybatis.net for
the next release
```
Original issue reported on code.google.com by `mmccur...@gmail.com` on 26 Oct 2010 at 2:08
-
```
We need to change our documentation for the 1.X line to state mybatis.net for
the next release
```
Original issue reported on code.google.com by `mmccur...@gmail.com` on 26 Oct 2010 at 2:08
-
# 环境
spring-boot:`3.3.0`
mybatis-flex:`1.9.0`
# 使用场景
使用虚拟列的时候,如果不 ignore 属性,mf会把字段拼接到sql内,但是因为虚拟列不能够被赋值,所以会报错。
所以把需要把字段 ignore,只要就不会拼接到sql内,就不会报错了。但是 ignore 后,lambda表达式就会空指针...
得自己套层工具获取列名…
-
druid-spring-boot-starter 1.2.20
taos-jdbcdriver 3.2.3
mybatis-plus-boot-starter 3.5.4
正常执行的sql语句:select count(*) from (select *,diff(accumulate) as water_num from s_water partition by device_id) t…
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…
-
-
今日收获:
1. 一眼看尽 MyBatis 操作数据库的方式;
参考文章:
- [如何优雅地使用 MyBatis 注解](https://www.zhihu.com/market/paid_column/1167078405261647872/section/1169647796486647808)
-
```
We need to change our documentation for the 1.X line to state mybatis.net for
the next release
```
Original issue reported on code.google.com by `mmccur...@gmail.com` on 26 Oct 2010 at 2:08