Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add AT transaction mode tests to support database data types (Oracle) #4411

Merged
merged 102 commits into from Nov 16, 2022

Conversation

doubleDimple
Copy link
Contributor

@doubleDimple doubleDimple commented Feb 27, 2022

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

test AT mode dataType for oracle

Ⅱ. Does this pull request fix one issue?

fixes #4364

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

doubleDimple and others added 30 commits January 3, 2022 15:01
# Conflicts:
#	core/src/main/java/io/seata/core/console/result/PageResult.java
#	server/src/main/java/io/seata/server/storage/SessionConverter.java
@funky-eyes funky-eyes added this to the 2.0.0 milestone Apr 11, 2022
@funky-eyes funky-eyes added DB: Oracle Relate to seata Oracle mode: AT AT transaction mode module/test test module labels Apr 11, 2022
@funky-eyes funky-eyes changed the title add AT transaction mode tests to support database data types (Oracle) test: add AT transaction mode tests to support database data types (Oracle) Apr 11, 2022
Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@funky-eyes
Copy link
Contributor

@funky-eyes funky-eyes modified the milestones: 2.0.0, 1.6.0 Nov 13, 2022
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slievrly slievrly merged commit 4a7a294 into apache:develop Nov 16, 2022
zw201913 pushed a commit to zw201913/seata that referenced this pull request Nov 16, 2022
…o 1114_for_5073

* '1114_for_5073' of https://github.com/zw201913/seata:
  test: test support for arm64 (apache#5069)
  test: add AT transaction mode tests to support database data types (Oracle) (apache#4411)
  bugfix: fix could not intercept the sql witch has no primary and unique (apache#5078)
  optimize: intercept insert on duplicate update statement which has no primary key and unique index (apache#5075)
  optimize: support oracle date types (apache#4542)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DB: Oracle Relate to seata Oracle mode: AT AT transaction mode module/test test module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[task] Add AT transaction mode tests to support database data types (Oracle)
4 participants