530 Commits

Author SHA1 Message Date
yulichang
86d94a0264 1.4.11 v1.4.11 2024-03-02 23:59:54 +08:00
yulichang
75f497fd29 添加around 2024-03-02 23:34:21 +08:00
yulichang
44a726ace8 添加around 2024-03-01 17:12:40 +08:00
yulichang
750b216156 fix https://github.com/yulichang/mybatis-plus-join/issues/110 2024-01-30 20:50:45 +08:00
yulichang
a0c8d9c797 fix https://gitee.com/best_handsome/mybatis-plus-join/issues/I84S1N https://gitee.com/best_handsome/mybatis-plus-join/issues/I7B6DT https://github.com/yulichang/mybatis-plus-join/issues/73 2024-01-20 15:03:13 +08:00
yulichang
db0d197226 SelectFunc 字段别名 2024-01-19 22:51:22 +08:00
yulichang
f45a807339 SelectFunc 字段别名 2024-01-19 22:51:03 +08:00
yulichang
0db41de3da fix on 配置问题 2024-01-18 13:25:48 +08:00
yulichang
fe3e139826 readme 2024-01-18 11:54:24 +08:00
yulichang
321747ecba readme 2024-01-18 11:53:00 +08:00
yulichang
0a6d71a328 1.4.10 v1.4.10 2024-01-17 19:10:24 +08:00
yulichang
3ed76b8ca0 update和delete添加链式调用 2024-01-17 17:05:13 +08:00
yulichang
34e4acdc6a update和delete添加链式调用 2024-01-17 16:48:51 +08:00
yulichang
fde21a04dd 简化代码 2024-01-17 16:34:55 +08:00
yulichang
39942b28ce ifPresent -> ifExists 2024-01-17 14:21:01 +08:00
yulichang
c7ea5485fd 版本升级 2024-01-17 14:12:26 +08:00
yulichang
5acf97e08a solon 2024-01-17 02:20:09 +08:00
yulichang
0475d410d0 fix https://gitee.com/best_handsome/mybatis-plus-join/issues/I8WPCL https://gitee.com/best_handsome/mybatis-plus-join/issues/I8WP8Q https://gitee.com/best_handsome/mybatis-plus-join/issues/I83IEV https://github.com/yulichang/mybatis-plus-join/issues/89 2024-01-17 02:17:26 +08:00
yulichang
48c1b6e8a1 solon 2024-01-16 19:38:45 +08:00
yulichang
185d92f054 solon 2024-01-16 13:10:19 +08:00
yulichang
fbce257571 https://gitee.com/best_handsome/mybatis-plus-join/issues/I7OLR3#note_24413498_link 2024-01-16 13:08:23 +08:00
yulichang
05baec13a9 Merge branch 'master' of https://github.com/yulichang/mybatis-plus-join 2024-01-15 13:49:55 +08:00
jera
dfc883eb1a
Merge pull request #104 from tuine/add_check_join
feat: 增加检测表是否已连接
2024-01-15 13:47:55 +08:00
yulichang
a286bf811d solon 2024-01-15 01:13:00 +08:00
yulichang
15fefbd458 注释更正 2024-01-15 00:41:22 +08:00
yulichang
01e12d6a6f 注释更正 2024-01-15 00:29:31 +08:00
tuine
7f859b78d7
feat: 增加检测表是否已连接 2024-01-10 18:02:43 +08:00
yulichang
fb3bf66545 升级springboot版本 2024-01-05 12:37:33 +08:00
yulichang
8a347e4a23 ifPresent 2024-01-05 11:57:07 +08:00
yulichang
26d7ff580b solon 2024-01-05 11:17:12 +08:00
yulichang
aee5f54559 solon 2023-12-31 11:49:50 +08:00
yulichang
f038a10e1e 1.4.9 v1.4.9 2023-12-30 15:03:55 +08:00
yulichang
75fc373f2c solon-plugin 2023-12-30 14:52:32 +08:00
yulichang
e021c8281b solon-plugin 2023-12-30 14:30:37 +08:00
yulichang
63e5c3787e 修改类名 2023-12-29 21:33:36 +08:00
yulichang
dbdea7b592 fix https://gitee.com/best_handsome/mybatis-plus-join/issues/I8RE0R 2023-12-27 14:55:56 +08:00
yulichang
3d3762f470 MP -> 3.5.5 2023-12-25 23:52:50 +08:00
yulichang
6a6b6415ef MP -> 3.5.5 2023-12-25 23:38:24 +08:00
yulichang
ef3301e7eb 添加notLikeLeft和notLikeRight 2023-12-25 00:57:04 +08:00
yulichang
a2bdce7614 添加ifAbsent 2023-12-24 23:37:14 +08:00
yulichang
a2756a9dde 添加ifAbsent 2023-12-24 23:13:50 +08:00
yulichang
eda25c23f8 添加ifAbsent 2023-12-23 17:00:59 +08:00
yulichang
665e433051 添加ifAbsent 2023-12-23 16:55:51 +08:00
yulichang
a822c4f78e 添加配置方式 2023-12-22 05:01:47 +08:00
yulichang
d0774a06f1 添加配置方式 2023-12-22 03:37:13 +08:00
yulichang
3fbeb1c84a 优化 mapper not find 2023-12-21 06:40:07 +08:00
yulichang
72f155319f 优化 mapper not find 2023-12-18 23:57:52 +08:00
yulichang
d8fa7ddf30 1.4.8.1 v1.4.8.1 2023-12-12 19:44:30 +08:00
yulichang
b8fbc6fc04 fix https://gitee.com/best_handsome/mybatis-plus-join/issues/I8NTF1 2023-12-12 19:39:00 +08:00
yulichang
69f673f531 1.4.8 v1.4.8 v1.4.7.1 2023-12-11 04:09:02 +08:00