bjd
|
cbeaef1bcd
|
RDB损坏重建删除加密数据库的密钥文件
Signed-off-by: bjd <baijidong@huawei.com>
|
2024-10-28 09:34:01 +08:00 |
|
guochao
|
8edb88066d
|
API版本校验修改12->14
Signed-off-by: guochao <guochao76@huawei.com>
|
2024-10-28 09:19:22 +08:00 |
|
openharmony_ci
|
93a5d2c6f9
|
!1857 fix createTransaction napi param
Merge pull request !1857 from ht/master
|
2024-10-26 09:09:03 +00:00 |
|
openharmony_ci
|
ba36170bb7
|
!1859 去除多余日志
Merge pull request !1859 from zhangdi/master
|
2024-10-26 08:46:20 +00:00 |
|
htt1997
|
a49513dc3f
|
fix ut
Signed-off-by: htt1997 <hutao105@huawei.com>
|
2024-10-26 15:16:10 +08:00 |
|
zhangdi
|
667de7b865
|
去除多余日志
Signed-off-by: zhangdi <zhangdi126@huawei.com>
|
2024-10-26 14:09:20 +08:00 |
|
htt1997
|
eee0141154
|
add ut
Signed-off-by: htt1997 <hutao105@huawei.com>
|
2024-10-25 19:17:42 +08:00 |
|
openharmony_ci
|
62723dfb1f
|
!1856 fixed read only store create transaction success bugs
Merge pull request !1856 from Sven Wang/master
|
2024-10-25 09:53:33 +00:00 |
|
htt1997
|
b021d2a501
|
change createTransaction interface
Signed-off-by: htt1997 <hutao105@huawei.com>
|
2024-10-25 17:16:36 +08:00 |
|
MengYao
|
55b875f5aa
|
适配vistor_write
Signed-off-by: MengYao <mengyao17@huawei.com>
|
2024-10-25 16:56:26 +08:00 |
|
Sven Wang
|
dd4b5362c5
|
fixed read only store create transaction success bugs
Signed-off-by: Sven Wang <wanghancai@huawei.com>
|
2024-10-25 11:39:16 +08:00 |
|
openharmony_ci
|
0f0e876f2c
|
!1848 Use unsigned integer in bit operations.
Merge pull request !1848 from zWang64/fix_warning
|
2024-10-25 01:45:35 +00:00 |
|
openharmony_ci
|
06694b069a
|
!1850 fix file lock path
Merge pull request !1850 from 卢羊羊/master
|
2024-10-24 13:54:14 +00:00 |
|
luyangyang
|
ccbbc533a4
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 21:11:18 +08:00 |
|
luyangyang
|
479353e6e7
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 21:00:32 +08:00 |
|
luyangyang
|
e6252af539
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 20:43:26 +08:00 |
|
luyangyang
|
2ace9c5adc
|
restore add file lock
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 19:47:51 +08:00 |
|
luyangyang
|
de157843fa
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 19:35:15 +08:00 |
|
luyangyang
|
5b4a4bb81b
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 19:30:35 +08:00 |
|
openharmony_ci
|
0830b1847b
|
!1843 trans 用例
Merge pull request !1843 from zhaojinghui/trans_units
|
2024-10-24 10:50:48 +00:00 |
|
luyangyang
|
6a1d067e53
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 18:17:10 +08:00 |
|
luyangyang
|
414bb33879
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 17:58:45 +08:00 |
|
ZhaoJinghui
|
beb39d2148
|
add trans testunits
Change-Id: Ie27c7b9d72a2cd70870b78625a4f0b5c3de694c3
Signed-off-by: ZhaoJinghui <zhaojinghui5@huawei.com>
|
2024-10-24 17:57:43 +08:00 |
|
luyangyang
|
462c7d3ff3
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 17:52:22 +08:00 |
|
luyangyang
|
9f0477bd0e
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 17:47:35 +08:00 |
|
openharmony_ci
|
3ce7bd9d01
|
!1846 fix:修改打点部位
Merge pull request !1846 from 邓俊/master
|
2024-10-24 09:00:41 +00:00 |
|
zWang64
|
0c253d8f93
|
Change cryptoPageSize to uint32_t.
Signed-off-by: zWang64 <996104054@qq.com>
|
2024-10-24 16:29:59 +08:00 |
|
luyangyang
|
547924adbe
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-24 14:50:16 +08:00 |
|
openharmony_ci
|
310b3a3ad5
|
!1851 add overload update and delete interface for transaction class
Merge pull request !1851 from wuchunbo/master
|
2024-10-24 04:25:48 +00:00 |
|
wuchunbo
|
0d77fa8868
|
add overload update and delete interface for transaction class
Signed-off-by: wuchunbo <wuchunbo1@huawei.com>
|
2024-10-24 11:36:57 +08:00 |
|
luyangyang
|
965032b383
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-23 21:59:08 +08:00 |
|
luyangyang
|
c71a52b200
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-23 21:39:16 +08:00 |
|
luyangyang
|
927f121d43
|
fix file lock path
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-23 21:30:28 +08:00 |
|
luyangyang
|
3abda861e7
|
add file lock
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-23 21:02:17 +08:00 |
|
openharmony_ci
|
b7a40105e7
|
!1849 向量数据库支持以加密方式开库
Merge pull request !1849 from Wan Yi/1023-encrypt
|
2024-10-23 10:04:09 +00:00 |
|
openharmony_ci
|
0574e29066
|
!1844 Dump Trans Logs
Merge pull request !1844 from Sven Wang/master
|
2024-10-23 09:33:42 +00:00 |
|
openharmony_ci
|
d5c3ef3749
|
!1845 NotifyDataChange only when restore succeeds
Merge pull request !1845 from StanC/notify_change
|
2024-10-23 09:23:41 +00:00 |
|
wy524668781@icloud.com
|
66bbde63e3
|
1019-debug
Signed-off-by: wy524668781@icloud.com <wy524668781@icloud.com>
|
2024-10-23 16:39:27 +08:00 |
|
Sven Wang
|
1043f77ad7
|
Update
Signed-off-by: Sven Wang <wanghancai@huawei.com>
|
2024-10-23 16:28:19 +08:00 |
|
Sven Wang
|
17a435ecfa
|
Add trans debug info
Signed-off-by: Sven Wang <wanghancai@huawei.com>
|
2024-10-23 15:18:15 +08:00 |
|
邓俊
|
36b0b269da
|
fix:修改打点部位
Signed-off-by: 邓俊 <dengjun39@huawei.com>
|
2024-10-23 09:41:40 +08:00 |
|
MingyuChen
|
4d97810739
|
NotifyDataChange only when restore succeeds
Signed-off-by: MingyuChen <chenmingyu4@huawei.com>
|
2024-10-22 23:19:10 +08:00 |
|
Sven Wang
|
b53317cf53
|
Dump Logs
Signed-off-by: Sven Wang <wanghancai@huawei.com>
|
2024-10-22 22:25:59 +08:00 |
|
openharmony_ci
|
bc587493cd
|
!1840 add ut
Merge pull request !1840 from ht/master
|
2024-10-22 11:38:47 +00:00 |
|
openharmony_ci
|
2c026b762b
|
!1842 restore add file lock
Merge pull request !1842 from 卢羊羊/master
|
2024-10-22 11:35:07 +00:00 |
|
htt1997
|
a78c94fb8e
|
add ut
Signed-off-by: htt1997 <hutao105@huawei.com>
|
2024-10-22 18:21:09 +08:00 |
|
luyangyang
|
64d1d62c74
|
restore add file lock
Signed-off-by: luyangyang <1049603119@qq.com>
|
2024-10-22 16:50:14 +08:00 |
|
openharmony_ci
|
ed9029c6ed
|
!1835 fix:新增rollback接口错误信息打点
Merge pull request !1835 from 邓俊/master
|
2024-10-22 07:51:32 +00:00 |
|
邓俊
|
068bb48747
|
fix:新增rollback错误日志打点
Signed-off-by: 邓俊 <dengjun39@huawei.com>
|
2024-10-22 14:37:16 +08:00 |
|
openharmony_ci
|
9365d9ffd5
|
!1836 RDB 自定义加密参数,pageSize不支持设置为512
Merge pull request !1836 from zWang64/fix_512
|
2024-10-22 02:52:37 +00:00 |
|