Michael Yang
|
0e73f391bd
|
fix: fixed github issues 288, close #288
|
2024-03-06 15:19:10 +08:00 |
|
Michael Yang
|
aef53f23f8
|
build: v1.8.2 release (^.^)YYa!!
|
2024-03-05 18:47:14 +08:00 |
|
Michael Yang
|
5e7c0df457
|
Merge pull request #286 from ruansheng8/feat-typeHanlderObject
Feat: Add TypeHandlerObject value getter
|
2024-03-05 18:30:33 +08:00 |
|
Michael Yang
|
2e548a621a
|
fix: close #I95OW7
|
2024-03-05 18:28:46 +08:00 |
|
ruansheng
|
ee60d09bca
|
Add TypeHandlerObject value getter method
|
2024-03-04 20:21:45 +08:00 |
|
Michael Yang
|
9356905a73
|
refactor: optimize Table.java and StringUtil.java
|
2024-03-04 18:07:07 +08:00 |
|
Michael Yang
|
0d2611a264
|
feat: optimize SqlOperators
|
2024-03-03 18:22:41 +08:00 |
|
Michael Yang
|
3b1af72d0b
|
feat: optimize MapperUtil.java
|
2024-03-03 16:15:12 +08:00 |
|
Michael Yang
|
b96cf3d2da
|
feat: optimize ConvertUtil.java
|
2024-03-03 16:14:57 +08:00 |
|
Michael Yang
|
b499e892c5
|
!430 optimize: 在 count 之前先去掉 limit 参数,避免 count 查询错误
Merge pull request !430 from oc/main
|
2024-03-03 08:06:47 +00:00 |
|
Michael Yang
|
3e1014b87d
|
fix: optimize SqlArgsParameterHandler.java
|
2024-03-03 15:12:16 +08:00 |
|
oc
|
792b2d4d73
|
optimize: 在 count 之前先去掉 limit 参数,避免 count 查询错误
|
2024-03-03 14:19:03 +08:00 |
|
Suomm
|
60da8edb7a
|
fix: 没有全局 TypeHandler 时再去处理属性。
|
2024-03-02 22:44:43 +08:00 |
|
Michael Yang
|
c60ccfba9e
|
build: v1.8.1 release (^.^)YYa!!
|
2024-03-02 11:04:22 +08:00 |
|
Suomm
|
cbeb979ca7
|
fix: https://gitee.com/mybatis-flex/mybatis-flex/issues/I953IS 被 transient 标记的字段不会被映射到数据库当中。
|
2024-03-01 21:26:14 +08:00 |
|
Michael Yang
|
ca025bdf1b
|
chore: optimize exception message
|
2024-03-01 10:31:01 +08:00 |
|
Michael Yang
|
1d3860d18a
|
refactor: optimize FlexDefaultResultSetHandler.java
|
2024-03-01 10:20:10 +08:00 |
|
Suomm
|
2d00037a43
|
fix: 修复自定义 TypeHandler 无法设置值的问题。
|
2024-02-29 18:58:22 +08:00 |
|
Michael Yang
|
2168e638f3
|
Merge remote-tracking branch 'gitee/main'
|
2024-02-29 11:45:06 +08:00 |
|
Michael Yang
|
5a5dd3c0ec
|
refactor: optimize ToManyRelation.java
|
2024-02-29 11:44:57 +08:00 |
|
Suomm
|
0db08b906e
|
fix: @EnumValue 标记在方法上没有获取 propertyType 的问题。
|
2024-02-29 11:39:54 +08:00 |
|
Michael Yang
|
69216d926e
|
!427 toMany join性能优化
Merge pull request !427 from SWQXDBA/optimize
|
2024-02-29 02:44:06 +00:00 |
|
Michael Yang
|
0774f1f529
|
chore: optimize exception message
|
2024-02-29 10:19:29 +08:00 |
|
SWQXDBA
|
c61ff5865c
|
fix: toMany join性能优化
@RelationOneToMany和@RelationManyToMany的实现存在严重的性能问题。内存join算法的复杂度高达n^2
测试sql脚本init中设置编码格式避免中文乱码
|
2024-02-28 17:47:40 +08:00 |
|
Michael Yang
|
a3a237b099
|
fix: fix and close #I94D33
|
2024-02-28 14:49:00 +08:00 |
|
Michael Yang
|
83c3afe542
|
fix: fix and close #I94749 and close #I94321
|
2024-02-28 09:42:32 +08:00 |
|
Michael Yang
|
7bf7e4d103
|
feat: add CommaSplitTypeHandler.java
|
2024-02-26 12:43:30 +08:00 |
|
Michael Yang
|
135e0d9a81
|
feat: add CommaSplitTypeHandler.java
|
2024-02-26 12:19:30 +08:00 |
|
Michael Yang
|
203f4d5236
|
refactor: optimize MapperInvocationHandler.java
|
2024-02-26 09:30:59 +08:00 |
|
jingwei.cao
|
ce58e65110
|
fix I937IA
|
2024-02-23 15:37:02 +08:00 |
|
jingwei.cao
|
4071be741c
|
fix I937IA
|
2024-02-23 14:34:14 +08:00 |
|
Michael Yang
|
03bb32c979
|
build: v1.8.0 release (^.^)YYa!!
|
2024-02-23 10:51:12 +08:00 |
|
Michael Yang
|
407c8d5b68
|
build: v1.8.0 release (^.^)YYa!!
|
2024-02-23 10:32:22 +08:00 |
|
Suomm
|
96df62cabb
|
fix: https://gitee.com/mybatis-flex/mybatis-flex/issues/I92OIA
|
2024-02-21 16:55:37 +08:00 |
|
ruansheng
|
61caa521df
|
修复使用Mappers执行语法时, 异常未被精确抛出问题
|
2024-02-20 10:12:39 +08:00 |
|
Michael Yang
|
a78a08ac73
|
Merge pull request #279 from ruansheng8/fix-EntityListener
修复实体类实现多层级的接口时监听器无法匹配问题
|
2024-02-19 15:20:36 +08:00 |
|
ruansheng
|
ea48a0a9bc
|
修复实体类实现多层级的接口时监听器无法匹配问题
|
2024-02-19 11:20:07 +08:00 |
|
Michael Yang
|
66e09d0857
|
fix: github close #276
|
2024-02-15 20:11:51 +08:00 |
|
leizhiyou
|
5325ef79ea
|
fix: selectXxxAs(wrapper, VO.class), 复杂类型VO 嵌套查询时,会重复调用 configuration.addResultMap(nestedResultMap); 抛出异常
|
2024-02-04 15:49:50 +08:00 |
|
Michael Yang
|
1222aebfe8
|
build: v1.7.9 release (^.^)YYa!!
|
2024-02-04 13:30:46 +08:00 |
|
Michael Yang
|
3adc45de41
|
fix: fixed NPE in AbstractRelation.java, close #I90XTY
|
2024-02-04 12:18:38 +08:00 |
|
Michael Yang
|
f5051dbac9
|
refactor: optimize TableInfoFactory
|
2024-02-03 16:24:59 +08:00 |
|
Michael Yang
|
f476bd80d5
|
refactor: optimize TableInfoFactory and codegen module
|
2024-02-03 16:13:55 +08:00 |
|
Michael Yang
|
34ca4730ee
|
chore: code format
|
2024-02-03 11:49:02 +08:00 |
|
Michael Yang
|
086c40362b
|
refactor: optimize TableInfoFactory.java
|
2024-02-03 11:39:59 +08:00 |
|
Michael Yang
|
52d32ed4c5
|
Merge pull request #274 from 20perline/main
支持通过FlexConfiguration预注册的自定义typeHandler,同时解决需要带自定义初始化参数的问题
|
2024-02-03 11:37:34 +08:00 |
|
Michael Yang
|
bbab37a21a
|
fix: paginateWithRelationsAs and close #I90S5G
|
2024-02-03 10:29:18 +08:00 |
|
tanglh
|
8dd5578d15
|
支持通过FlexConfiguration预注册的自定义typeHandler,同时解决需要带自定义初始化参数的问题
|
2024-02-02 23:42:29 +08:00 |
|
huangaoqin
|
7d32773cd9
|
优化对全局配置的typehandler支持
|
2024-02-02 16:13:09 +08:00 |
|
Michael Yang
|
3330a417a9
|
fix: Db.insertBatchWithFirstRowColumns 不能自动填充主键字段 close #273
|
2024-02-02 11:52:03 +08:00 |
|