|
3fb013e5e3
|
!179 [junit] 修复 test 目录 test/jdbc42 等包中失败的 junit test case
Merge pull request !179 from Sam皮皮/junit/test_other
|
2024-04-15 02:18:30 +00:00 |
|
|
097fbda348
|
!180 [junit] 修复 test 目录 test/jdbc2 包中失败的 junit test case
Merge pull request !180 from Sam皮皮/junit/test_jdbc2
|
2024-04-15 02:17:41 +00:00 |
|
|
d6040ec727
|
!212 处理getString()获取cast(负数 as time)值与mysql不一致问题
Merge pull request !212 from zhangtingtingting/7.1.2
|
2024-04-12 07:38:20 +00:00 |
|
|
ae03235ffd
|
处理getString()获取cast(负数 as time)值与mysql不一致
|
2024-04-11 14:15:53 +08:00 |
|
|
92d020cc64
|
!210 处理binyint、bit、String、long、int、double、BigDecimal等类型转boolean失败问题
Merge pull request !210 from zhangtingtingting/7.1.2
|
2024-04-09 07:30:00 +00:00 |
|
|
d5be396a87
|
!211 behavior_compat_options参数拆分
Merge pull request !211 from zhangtingtingting/7.1.3
|
2024-04-08 09:38:41 +00:00 |
|
|
747e6f802c
|
处理binyint、bit、String、long、int、double、BigDecimal等类型转boolean失败问题
|
2024-04-08 17:19:41 +08:00 |
|
|
aec1513d7a
|
behavior_compat_options参数拆分
|
2024-04-08 16:07:37 +08:00 |
|
|
5b7a892610
|
!206 解决JDBC使用getObject()获取YEAR类型与mysql不一致问题
Merge pull request !206 from zhangtingtingting/7.1.1
|
2024-03-27 01:45:16 +00:00 |
|
|
59adfd9e8b
|
处理JDBC使用getObject()获取YEAR类型与mysql不一致问题
|
2024-03-26 19:45:59 +08:00 |
|
|
f89847a3ab
|
!205 修复脱敏连接信息影响JDBC负载方式为leastconn
Merge pull request !205 from travelliu/sec
|
2024-03-25 06:18:20 +00:00 |
|
|
dc496b2475
|
fix(Sec): Modified the vulnerability of the SLB connection information in security masking
1. 增加接口getSecConnectInfo/secSocketAddress
2. logger打印日志全部调用脱敏信息接口
|
2024-03-25 11:11:37 +08:00 |
|
|
7a7ae56d8e
|
!203 解决jdbc插入blob类型报错invalid hexadecimal digit
Merge pull request !203 from zhangtingtingting/7.1.0
|
2024-03-25 02:53:48 +00:00 |
|
|
04f6253ef3
|
!204 更新版本号至6.0.0-RC1
Merge pull request !204 from liuheng/fix1
|
2024-03-23 07:40:25 +00:00 |
|
|
caeb57b544
|
解决jdbc插入blob类型报错invalid hexadecimal digit
|
2024-03-22 10:12:44 +08:00 |
|
|
45a54f463a
|
!199 [bugfix]修复 hibernate 在 setClob 时出现 exceed overall CLOB length [0] 的错误
Merge pull request !199 from Sam皮皮/bugfix/fixSetClobExceed
|
2024-03-20 08:15:19 +00:00 |
|
|
4e65ffa60f
|
更新版本号至6.0.0-RC1
|
2024-03-19 14:31:52 +08:00 |
|
|
451e67ed78
|
!198 解决jdbc获取cast(X as binary)的类型/值与mysql不同问题
Merge pull request !198 from zhangtingtingting/8.1.0
|
2024-03-12 07:49:15 +00:00 |
|
|
e5416a18d1
|
fix hibernate setClob exceed clob length 0 error
|
2024-03-05 11:05:05 +08:00 |
|
|
2e32f0ad41
|
解决jdbc获取cast(X as binary)的类型/值与mysql不同问题
|
2024-03-01 09:56:27 +08:00 |
|
|
5cef9ad6b2
|
!195 处理JDBC连接B库获取blob类型报错问题
Merge pull request !195 from zhangtingtingting/master
|
2024-02-29 08:07:15 +00:00 |
|
|
c6cb1b72ad
|
处理JDBC连接B库获取blob类型报错问题
|
2024-02-28 11:27:30 +08:00 |
|
|
fb8238f455
|
!194 将year类型转为Date类型返回
Merge pull request !194 from zhangtingtingting/master
|
2024-02-19 09:29:09 +00:00 |
|
|
850308c088
|
将year类型转为Date类型返回
|
2024-02-17 15:45:24 +08:00 |
|
|
9fd47c1d52
|
!193 兼容性jdbc获取year类型值报错(I8WBKN),兼容性jdbc获取cast(X as time)报错(I8YUCT)
Merge pull request !193 from zhangtingtingting/master
|
2024-02-17 06:15:08 +00:00 |
|
|
a7d72abc4b
|
兼容性jdbc获取year类型值报错(I8WBKN),兼容性jdbc获取cast(X as time)报错(I8YUCT)
|
2024-02-06 10:39:50 +08:00 |
|
|
3ec65869a0
|
!189 security: 脱敏IP地址前两位并移除主机名
Merge pull request !189 from travelliu/master
|
2024-01-31 06:44:38 +00:00 |
|
|
6b4d7f1cf4
|
security: Hide the first two digits of the IP address and remove the hostname
|
2024-01-31 14:34:55 +08:00 |
|
|
f3741f3c90
|
!190 更新版本号至6.0.0
Merge pull request !190 from liuheng/master
|
2024-01-08 09:14:16 +00:00 |
|
|
30a5cdac0a
|
更新版本号至6.0.0
|
2024-01-08 16:40:38 +08:00 |
|
|
7980d81231
|
Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into junit/test_jdbc2
Signed-off-by: Sam皮皮 <peng.zhang@enmotech.com>
|
2023-12-18 07:41:17 +00:00 |
|
|
1499784b52
|
!174 [bugfix]修复jdbc调用SP注册出参为char但数据库返回类型为varchar的BUG
Merge pull request !174 from Sam皮皮/fix_sp_out_char
|
2023-12-18 07:23:00 +00:00 |
|
|
4ba7b920fc
|
!183 bug修复
Merge pull request !183 from 吴北斗/master
|
2023-12-01 02:10:23 +00:00 |
|
|
214a52a2f8
|
bug修改
|
2023-11-30 17:00:50 +08:00 |
|
|
20658c79ca
|
!181 增加Blob类型的getString适配
Merge pull request !181 from Cross-罗/master
|
2023-11-28 13:02:31 +00:00 |
|
|
08ef23d951
|
增加getString适配
|
2023-11-28 20:37:06 +08:00 |
|
|
1ecc38703f
|
Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into junit/test_jdbc2
Signed-off-by: Sam皮皮 <peng.zhang@enmotech.com>
|
2023-11-21 10:44:39 +08:00 |
|
|
dd7e3adc8b
|
[junit]: fix failed junit test cases in test other
|
2023-11-21 10:12:01 +08:00 |
|
|
a3e886f9d0
|
!162 【feature】 jdbc支持statement级别根据sql进行读写分离路由功能
Merge pull request !162 from FlyingZC/feat-rw
|
2023-11-20 07:55:34 +00:00 |
|
|
0a8165fb6b
|
feat: add statement-level read-write splitting
|
2023-11-20 15:33:08 +08:00 |
|
|
e00c3d713f
|
[junit]: fix failed junit test cases in test jdbc2
|
2023-11-17 21:45:42 +08:00 |
|
|
d161718645
|
Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into fix_sp_out_char
Signed-off-by: Sam皮皮 <peng.zhang@enmotech.com>
|
2023-11-17 17:17:35 +08:00 |
|
|
e9ae28a35e
|
!175 [bugfix]修复jdbc调用SP注册出参为double但数据库返回类型为numeric的BUG
Merge pull request !175 from Sam皮皮/fix_sp_out_double
|
2023-11-17 09:03:34 +00:00 |
|
|
26d6221bbe
|
Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into fix_sp_out_char
Signed-off-by: Sam皮皮 <peng.zhang@enmotech.com>
|
2023-11-17 02:20:18 +00:00 |
|
|
b7d6d031f3
|
Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into fix_sp_out_double
Signed-off-by: Sam皮皮 <peng.zhang@enmotech.com>
|
2023-11-17 10:04:03 +08:00 |
|
|
c28e0d23cd
|
!176 [bugfix]修复jdbc调用SP注册出参为游标类型设置sqlType为OracleTypes.CURSOR=-10报错的BUG
Merge pull request !176 from Sam皮皮/cmpt_cursor_type_value
|
2023-11-17 00:58:44 +00:00 |
|
|
7d959b16f9
|
fix: repair sp out parameter refcursor type error when set OracleTypes.CURSOR = -10
|
2023-11-15 16:58:15 +08:00 |
|
|
99f2e67bca
|
fix: repair sp out parameter double type error
|
2023-11-15 14:37:54 +08:00 |
|
|
f762dada8b
|
fix: repair sp out parameter char type error
|
2023-11-15 11:42:37 +08:00 |
|
|
f4e62902a0
|
!173 [bufix]修复 executeBatch 模式下指定 Statement.RETURN_GENERATED_KEYS 参数且只插入1条数据时报错的问题
Merge pull request !173 from 周斌/repair_batch
|
2023-11-13 11:55:36 +00:00 |
|