|
88b525c251
|
[bugfix]解决org.postgresql.test.jdbc2.ResultSetTest的testgetBadBoolean方法执行失败
|
2021-08-31 19:20:41 +08:00 |
|
|
c3c89546ef
|
[bugfix]解决org.postgresql.test.jdbc2.ResultSetMetaDataTest不支持创建表使用WITH OIDS
|
2021-08-31 17:20:50 +08:00 |
|
|
78b19d4c79
|
[bugfix]解决org.postgresql.test.jdbc2.UpdateableResultTest创建表失败
|
2021-08-31 17:09:08 +08:00 |
|
|
15392be060
|
[bugfix]jdbc2.DatabaseEncodingTest的testEncoding方法执行失败
|
2021-08-31 17:04:52 +08:00 |
|
|
11ea6586b4
|
!42 [feature] add some description of org.opengauss.Driver and repair build.sh mutil build have mvn error issue
Merge pull request !42 from 周斌/build_update
|
2021-08-30 02:28:29 +00:00 |
|
|
78d04cbaee
|
add some description of org.opengauss.Driver and build.sh issue
|
2021-08-28 19:12:36 +08:00 |
|
|
6338900f3c
|
modify preparetest module's testcase fail
|
2021-08-27 10:10:05 +08:00 |
|
|
9d5ec8249e
|
modify blobtest case failed issue
|
2021-08-24 15:48:00 +08:00 |
|
|
a44fcfed21
|
!36 [feature] repair jdbc's RefCursorTest module's testcase failed
Merge pull request !36 from 周斌/jdbc_callstatement_compatibility
|
2021-08-23 09:13:42 +00:00 |
|
|
c15c7513fc
|
!39 [feature] add feature to compatibility with postgres database's jdbc
Merge pull request !39 from 周斌/compatibility_postgresql
|
2021-08-23 07:34:37 +00:00 |
|
|
14018e5352
|
add feature of compatibility with postgresql
|
2021-08-21 17:56:01 +08:00 |
|
|
cef6a534b6
|
[bugfix]solve some problem in jdbc42-SetObject310Test
|
2021-08-09 11:45:00 +08:00 |
|
|
96eb5dd023
|
!31 [feature] repair jdbc's jdbc2 optional testsuite all testcase issue
Merge pull request !31 from 周斌/test_jdbc2_optional
|
2021-08-03 09:18:15 +00:00 |
|
|
ff458a8371
|
repair RefCursorTest module testcase fail, because Types.OTHER not compatibility with Types.REF_CURSOR
|
2021-08-03 14:59:02 +08:00 |
|
|
7132cc1790
|
[bugfix] repairing testcase in jdbc3 of method testParameterUnspecified
|
2021-08-02 10:21:43 +08:00 |
|
|
582a25f4d1
|
!30 [bugfix] repair jdbc's deep batch insert testcase fail
Merge pull request !30 from 周斌/deepbatch_testcase
|
2021-07-31 07:34:26 +00:00 |
|
|
6f87e82500
|
!28 [bugfix] repair jdbc's jdbc4 GetObject module and BinaryTest module issue
Merge pull request !28 from 周斌/test_jdbc4_getobject
|
2021-07-31 07:33:45 +00:00 |
|
|
0e7f45b61f
|
repair jdbc2 optional testsuite's all issue
|
2021-07-31 11:43:02 +08:00 |
|
|
6771ba4a08
|
repare jdbc testcase jdbc4 module testfail issue
|
2021-07-30 11:08:16 +08:00 |
|
|
e73241689c
|
!29 [feature] repair jdbc's testcase ArrayTest module 3 failed case.
Merge pull request !29 from 周斌/test_jdbc4_arraytest
|
2021-07-30 02:50:25 +00:00 |
|
|
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 |
|
|
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 |
|