apache / apache/incubator-seata

[task] Add AT transaction mode tests to support database data types (PostgreSQL)

Open
#4,365 1 comment 0 reactions 1 assignee View on GitHub

@doubleDimple is already working on this.

Since Mar 15, 2022.

task: help-wanted
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

Why you need it?

Is your feature request related to a problem? Please describe in details
Add AT transaction mode tests to support database data types (PostgreSQL)
增加 AT事务模式中对数据库数据类型的测试,当前任务针对PostgreSQL

The purpose of the test case is to verify that the COMMIT and ROLLBACK are correct
测试case目的是验证commit和rollback的正确性

Code can be submitted on the https://github.com/seata/seata-test or https://github.com/seata/seata/tree/develop/test
提交的代码可以放到 https://github.com/seata/seata-testhttps://github.com/seata/seata/tree/develop/test

In this issue, tasks will be disassembled according to the classification of data types.
这个issue中会按照数据类型做分类拆解,按找数据类型的分类进行任务的拆解。

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.