344 Commits

Author SHA1 Message Date
9e941dfa61 repair deep batch insert testcase failed! 2021-07-30 10:42:00 +08:00
4666f402fe !26 [bugfix] repair jdbc's PgConnection setClientInfo(Properties prop) can't clear ApplicationName issue
Merge pull request !26 from 周斌/jdbc4_test_clientinfo
2021-07-29 09:05:19 +00:00
92647027f1 !25 [bugfix] repair jdbc's PgConnection not implements isWrapperFor function
Merge pull request !25 from 周斌/jdbc4_test
2021-07-29 09:04:55 +00:00
a83c2e492a repair testcase ArrayTest module's issue 2021-07-29 16:27:26 +08:00
2c6a276b03 repair jdbc4 testcase clientinfo set failed issue 2021-07-23 15:19:46 +08:00
e0e863f6e5 !24 [feature] repair jdbc's HStoreTest module fail testcase
Merge pull request !24 from 周斌/hsore_test
2021-07-23 06:34:42 +00:00
28d4acb81b implements PgConnection isWrapperFor interface 2021-07-22 21:38:18 +08:00
0e781cfdec !21 [bugfix]修复Jdbc42CallableStatementTest中的测试用例
Merge pull request !21 from douxin/master_0701
2021-07-21 07:41:03 +00:00
63e8722a51 repair 3 testcase fail on HStoreTest module 2021-07-20 10:01:04 +08:00
ee066b9632 [bugfix] repairing testcase of Jdbc42CallableStatementTest 2021-07-19 22:01:39 +08:00
db3b76669e !22 [Bugfix] Handle the exception when cancel query failed.
Merge pull request !22 from anikikong/master
2021-07-02 06:24:43 +00:00
8205873581 !19 [Bugfix] 修复jdbc测试用例无法参与编译的问题,本次仅修复编译问题,部分用例无法通过会在接下来的时间逐步修复
Merge pull request !19 from 周斌/test_can_compile
2021-07-01 11:01:46 +00:00
eb42e1b4b9 !1 Handle the exception when cancel query failed.
Merge pull request !1 from anikikong/N/A
2021-07-01 07:06:09 +00:00
cc7372ca3d Handle the exception when cancel query failed. 2021-07-01 07:04:41 +00:00
2794efd43c modify test can compile 2021-06-30 22:16:38 +08:00
37ff7bf9c8 !14 JDBC支持国密算法sm3认证
Merge pull request !14 from 窦欣/sm3_0423
2021-04-29 09:30:22 +08:00
dd560feba2 !15 fix the log level of printing exception information
Merge pull request !15 from 吴梦凯/master
2021-04-25 14:22:49 +08:00
wmk
00ef2a541b fix exception log level 2021-04-25 09:08:41 +08:00
40123bee14 jdbc support sm3 authentication 2021-04-23 20:33:41 +08:00
00f1307ee2 !12 JDBC jar包命名
Merge pull request !12 from 窦欣/master
2021-03-11 10:16:39 +08:00
9495296d46 !11 [bugfix] repair PreparedStatement.setObject can't insert PGobject issue
Merge pull request !11 from 周斌/repair_pgobject_issue
2021-03-11 10:16:13 +08:00
d6a9c36cc4 modified JDBC jar package name 2021-03-10 17:09:54 +08:00
ad2fd13f09 修复setObject(index, object)当object为PGObject时无法插入数据的问题 2021-03-10 10:14:45 +08:00
550dfd88cc !9 Jdbc增加支持LocalDateTime对象的读取和设置
Merge pull request !9 from 周斌/support_localdatetime
2021-02-23 10:16:22 +08:00
fdc19d6caf import LocalTime/Date etc class in file head and remove class prefix package 2021-02-09 09:36:05 +08:00
2380a2aef0 add need maven resource and delete no used 2021-02-02 17:16:31 +08:00
9f2da4faaa add feature of support LocalDateTime and test code 2021-02-02 16:55:25 +08:00
4f82f621cd !8 jdbc适配openGauss修改
Merge pull request !8 from zhangxubo/master
2020-12-31 16:12:54 +08:00
e9e7db3ee4 修改jdbc适配opengauss 2020-12-31 15:55:46 +08:00
ddb97f938d !7 同步主线jdbc
Merge pull request !7 from dengxuyue/master
2020-12-30 23:10:44 +08:00
57061d4058 同步V5R1C20代码
revision: a1f7e3fd
2020-12-30 22:12:08 +08:00
28fe4fab55 !6 jdbc clob 类型字段映射TEXT
Merge pull request !6 from Ricardo_Cui/master
2020-12-25 15:40:22 +08:00
a8c4788c46 CLOB类型映射为TEXT 2020-12-17 19:33:10 +08:00
eb444a2b96 !5 add logical replication changes
Merge pull request !5 from gs_wukong/master
2020-09-01 10:16:16 +08:00
103ab952ce add logical replication 2020-08-31 20:03:50 +08:00
e742c48d60 !4 修复 执行表结构变更时,预编译的SQL语句会失效,造成客户端执行失败报cached plan must not change result type 的问题。
Merge pull request !4 from xiong_xjun/master
2020-08-14 08:21:45 +08:00
ec6d853e00 fix when using prepareStatement & executeQuery, make change in table ddl, report 'cached plan must not change result type' error 2020-08-10 20:14:06 +08:00
928ae5b516 !3 upgrade checkstyle version
Merge pull request !3 from lishifu/master
2020-07-01 00:16:11 +08:00
8a722edb04 upgrade checkstyle version 2020-07-01 00:12:15 +08:00
044dc5f9c1 !2 add gitee folder
Merge pull request !2 from wangpeiheng/master
2020-06-30 17:17:07 +08:00
33abb199ff add gitee folder 2020-06-30 17:03:35 +08:00
e02871f7af !1 first commit for openGauss connector jdbc
Merge pull request !1 from lishifu/master
2020-06-30 16:37:25 +08:00
8617931d2b first commit for openGauss connector jdbc 2020-06-30 14:58:21 +08:00
f2f872da1f Initial commit 2020-06-30 14:48:39 +08:00