207 Commits

Author SHA1 Message Date
Golden Looly
58b6d4851a
Merge pull request #2253 from RainbowNeko/v5-master
添加了设置从绝对路径加载数据库配置文件的功能(特殊情况使用,比如写Minecraft插件的时候)
2022-04-13 23:51:18 +08:00
Looly
be99fda3d6 fix code and add test 2022-04-13 23:48:42 +08:00
NekokeCore
2a123d7b95
添加了设置从绝对路径加载数据库配置文件的功能(特殊情况使用,比如写Minecraft插件的时候) 2022-04-13 23:10:57 +08:00
Looly
8196941b6e fix NPE bug 2022-04-02 00:42:27 +08:00
Looly
75f4ca356d add params 2022-03-26 00:52:34 +08:00
Looly
b0605b55ba remove length 2022-03-17 20:53:36 +08:00
Looly
c500c43890 add meta index 2022-03-17 00:02:30 +08:00
Looly
ea8cfd6b54
!563 新加db.meta的索引相关接口
Merge pull request !563 from huzhongying3/v5-dev
2022-03-16 15:03:30 +00:00
VampireAchao
e55be87873 缩进调整 2022-03-16 13:58:32 +08:00
VampireAchao
f40b5a04b8 格式调整 2022-03-16 13:55:00 +08:00
VampireAchao
0723813452 Merge remote-tracking branch 'origin/v5-dev' into v5-dev
# Conflicts:
#	hutool-db/src/main/java/cn/hutool/db/ActiveEntity.java
2022-03-16 13:44:18 +08:00
VampireAchao
b7e3db2ec4 提供Dict中setFields方法及其子类实现,传入lambda能够设置部分值 2022-03-16 13:33:06 +08:00
VampireAchao
e933fb8c2b 提供Dict中setFields方法实现,传入lambda设置部分值 2022-03-16 13:19:53 +08:00
VampireAchao
f34a3e9c88 Revert "增强ActiveEntity,使其可以使用getter对应的lambda取值或设置条件"
This reverts commit cbebecda5805db6eff2ce04bb92ebd97324073bf.
2022-03-16 09:16:54 +08:00
VampireAchao
e1de291063 Merge remote-tracking branch 'origin/v5-dev' into v5-dev 2022-03-15 22:57:48 +08:00
VampireAchao
cbebecda58 增强ActiveEntity,使其可以使用getter对应的lambda取值或设置条件 2022-03-15 22:46:35 +08:00
Looly
23e21f8f9f fix test 2022-03-15 01:14:05 +08:00
Looly
3f4079bced update Mongo4.x support 2022-03-15 01:09:08 +08:00
VampireAchao
9e2fa7d2b6 太棒了! 2022-03-13 21:59:27 +08:00
VampireAchao
056b501e8e 提交测试用例 2022-03-13 21:34:59 +08:00
VampireAchao
11bf574aae 升级MongoDB 2022-03-09 22:36:23 +08:00
huzhongying
f769863ed7 新家db.meta的索引相关接口 2022-03-08 11:37:29 +08:00
Looly
90038e878f add method 2022-03-01 12:50:22 +08:00
Looly
74d9f0e586 add method 2022-02-22 22:56:00 +08:00
sam
1dcce6acec 移除文档注释中多余的 2022-02-15 15:29:02 +08:00
Looly
9679165161 fix c3p0 bug 2022-02-11 13:35:37 +08:00
Looly
b4e3fe485a fix comment 2022-01-27 20:48:26 +08:00
Looly
48e0e99bb6 add ConditionGroup 2022-01-25 11:12:41 +08:00
tjh
4447bb18d4 新:新增条件组,用于处理复杂的where条件 2022-01-20 16:28:08 +08:00
Looly
da4d64fcbc add xugu 2022-01-15 13:26:56 +08:00
Looly
8e67251fd3 fix upsert 2022-01-15 13:08:46 +08:00
Looly
b63dbe7a9a add upsert 2022-01-14 19:41:55 +08:00
icefairy
e492cf2a73 mysql + postgres upsert完成并测试通过 2022-01-14 17:07:33 +08:00
icefairy
64d21372ec upsert 接口和h2方言的upsert完成并测试通过 2022-01-14 12:34:10 +08:00
looly
e55857cc23 enhance Condition 2021-12-29 07:33:15 +08:00
eternallove
c3865e02c7 🐛 fix #2043 2021-12-28 15:42:55 +08:00
looly
5009ee6de8 add method 2021-12-07 18:17:20 +08:00
looly
3a043a261e deprecated code 2021-11-24 09:53:34 +08:00
Looly
0dd57b9e31 add null check 2021-10-10 14:03:04 +08:00
Looly
81439c04a2 add comment 2021-09-30 17:05:04 +08:00
Looly
bebf191c19 fix comment 2021-09-28 01:36:25 +08:00
Looly
05b3d83a37 fix bug 2021-09-28 00:47:09 +08:00
Looly
7b6593fe68 add YamlUtil 2021-09-24 15:29:56 +08:00
Looly
35a33a1170 add test 2021-09-18 00:30:31 +08:00
Looly
62df10126c fix code 2021-09-17 20:06:51 +08:00
Looly
2822c6e834 fix comment 2021-09-15 09:21:21 +08:00
Looly
4f7ad933eb fix bug 2021-09-09 19:43:54 +08:00
Looly
d66efef873 add constructor 2021-08-26 23:40:28 +08:00
Looly
6e871a1fae fix close 2021-08-16 22:48:59 +08:00
Looly
5154799ee8 update dependency 2021-08-07 19:11:55 +08:00