Commit Graph

196 Commits

Author SHA1 Message Date
1e8519e913 !53 【bugfix】delete testcase in NotifyTest.java because of listen and notify feature is not supported in openGauss
Merge pull request !53 from douxin/notify-test
2021-10-28 02:18:45 +00:00
eeffdb33c7 !56 【bugfix】repait testcase in ConnectionTest
Merge pull request !56 from douxin/connectionTest
2021-10-28 01:56:27 +00:00
6aa7c576b9 !55 【bugfix】 repar testcase in CopyTest
Merge pull request !55 from douxin/copyTest
2021-10-28 01:55:35 +00:00
f93dfdec6f !34 [bugfix] repair testcase of method testPreparedBoolean
Merge pull request !34 from douxin/test_boolean
2021-10-27 01:54:53 +00:00
c65ee63e33 !61 【bugfix】fix clob and slf4j compatibility
Merge pull request !61 from 吴梦凯/master
2021-10-08 11:02:30 +00:00
wmk
ea0b03cce2 fix slf4j conflict and clob compatible 2021-10-01 15:22:40 +08:00
662cf9e506 !60 【feature】 JDBC support SM3 authentiation
Merge pull request !60 from douxin/sm3_0929
2021-09-29 14:50:11 +00:00
81ed2187cd [feature] JDBC support SM3 authentiation 2021-09-29 22:45:23 +08:00
1d97ffdab2 [bugfix] repair testcase in executeBatch 2021-09-28 20:33:29 +08:00
6a97d4f6ba !57 [Feature] add new feature for openGauss930 version
Merge pull request !57 from 周斌/930_master
2021-09-27 09:59:30 +00:00
b0ad2e19ca merge 930 new feature 2021-09-24 15:14:24 +08:00
475a97b9f5 [bugfix] repait testcase in ConnectionTest 2021-09-24 11:52:57 +08:00
a41862544b [bugfix] repar testcase in CopyTest 2021-09-24 11:08:31 +08:00
cc51eaeed7 [bugfix] delete testcase in NotifyTest.java because of listen and notify feature is not supported in openGauss 2021-09-23 17:41:13 +08:00
55079578b8 [bugfix] repair testcase in GeneratedKeysTest, because it is not supported to create serial column on temporary table 2021-09-23 12:06:27 +08:00
f2a0356f61 [bugfix] repair testcase in Jdbc3CallableStatementTest 2021-09-22 21:22:31 +08:00
e40e095b6c [bugfix] repairing money datatype get resultset error 2021-09-22 16:24:50 +08:00
0f574875b6 [bugfix] repair testcase of method testPreparedBoolean 2021-09-22 15:51:26 +08:00
9a62ece369 添加英文版本的README
Signed-off-by: Cerdore <khn64@163.com>
2021-09-17 19:40:46 +08:00
e54ddd0b44 !48 添加适用于构建openGauss-connector-jdbc jar包的README
Merge pull request !48 from Cerdore/cxs
2021-09-17 03:59:10 +00:00
739a7d03f6 !45 [bugfix]fix failed in org.postgresql.test.jdbc2.PGPropertyTest
Merge pull request !45 from 陈栋/bugfix_5
2021-09-17 03:58:27 +00:00
be0577375c Add(README.md)
Signed-off-by: Cerdore <khn64@163.com>

Fix(README.md): fix format

Signed-off-by: Cerdore <khn64@163.com>

Add picture

Signed-off-by: Cerdore <khn64@163.com>

fix(README.md), fix some error

Signed-off-by: Cerdore <khn64@163.com>

fix(README.md), fix some error

Signed-off-by: Cerdore <khn64@163.com>

fix(docs): 根据建议修复掉多余、错误等部分

Signed-off-by: Cerdore <khn64@163.com>

fix(doc): 修复中文版README的问题

Signed-off-by: Cerdore <khn64@163.com>

补充pg与opengauss包的区别

Signed-off-by: Cerdore <khn64@163.com>

去除build.sh中的准备JAVA与MAVEN环境

Signed-off-by: Cerdore <khn64@163.com>
2021-09-11 20:01:27 +08:00
cb806fde6a !49 [bugfix] repair jdbc's replication connection failed's issue
Merge pull request !49 from 周斌/replication_adapt
2021-09-09 23:32:14 +00:00
debde6e4d1 !41 [bugfix] repair preparestatement_test module's testcase fail
Merge pull request !41 from 周斌/preparestatement_test
2021-09-09 23:31:44 +00:00
19e02e0a10 !40 [bugfix] repair jdbc's BlobTest module's testcase fail
Merge pull request !40 from 周斌/master_blobtest
2021-09-09 23:31:18 +00:00
b7288a042c repair replication connection failed issue 2021-09-09 10:50:26 +08:00
0c3eb28ea8 !43 [bugfix]fix failed in jdbc2.DatabaseEncodingTest.testEncoding
Merge pull request !43 from 陈栋/bugfix_3
2021-09-02 01:52:51 +00:00
7b3669463d !44 [bugfix]fix failed in org.postgresql.test.jdbc2.UpdateableResultTest
Merge pull request !44 from 陈栋/bugfix_4
2021-09-02 01:52:17 +00:00
b0a3644b10 !46 [bugfix]fix failed in org.postgresql.test.jdbc2.ResultSetMetaDataTest
Merge pull request !46 from 陈栋/bugfix_6
2021-09-01 12:30:27 +00:00
3291c3baff !47 [bugfix]fix failed in org.postgresql.test.jdbc2.ResultSetTest的testgetBadBoolean
Merge pull request !47 from 陈栋/bugfix_7
2021-09-01 12:29:02 +00:00
6db70436dd [bugfix]解决org.postgresql.test.jdbc2.PGPropertyTest的测试方法执行失败 2021-09-01 20:25:56 +08:00
32ec3bbd98 !38 [bugfix]solve some problem in jdbc42-SetObject310Test
Merge pull request !38 from 陈栋/bugfix_2
2021-08-31 11:47:58 +00:00
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