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

bugfix: fix could not rollback when insert the table with multiple key #6077

Merged
merged 20 commits into from
Dec 5, 2023

Commits on Dec 2, 2023

  1. fix insert repeated column

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    93f27c9 View commit details
    Browse the repository at this point in the history
  2. fix insert repeated column

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8bb409c View commit details
    Browse the repository at this point in the history
  3. fix insert repeated column

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6dc7c40 View commit details
    Browse the repository at this point in the history
  4. fix insert repeated column

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d92aa31 View commit details
    Browse the repository at this point in the history
  5. fix insert repeated column

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b12631a View commit details
    Browse the repository at this point in the history
  6. fix insert repeated column

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9a21407 View commit details
    Browse the repository at this point in the history
  7. fix insert repeated column

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e4d76ea View commit details
    Browse the repository at this point in the history
  8. add change markdown

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    10df26c View commit details
    Browse the repository at this point in the history
  9. addd unit test

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f00d469 View commit details
    Browse the repository at this point in the history
  10. fix unit test error

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f050b48 View commit details
    Browse the repository at this point in the history
  11. fix unit test error

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6647821 View commit details
    Browse the repository at this point in the history
  12. add unit test

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    880b8ea View commit details
    Browse the repository at this point in the history
  13. add unit test

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6151017 View commit details
    Browse the repository at this point in the history
  14. add unit test

    l81893521 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c30c082 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. remote unused code

    Co-authored-by: funkye <[email protected]>
    l81893521 and funky-eyes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9d985f5 View commit details
    Browse the repository at this point in the history
  2. add unit test

    l81893521 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    eb7d210 View commit details
    Browse the repository at this point in the history
  3. Update rm-datasource/src/test/java/io/seata/rm/datasource/exec/Update…

    …ExecutorTest.java
    
    Co-authored-by: funkye <[email protected]>
    l81893521 and funky-eyes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2ed9e50 View commit details
    Browse the repository at this point in the history
  4. Update rm-datasource/src/main/java/io/seata/rm/datasource/exec/BaseTr…

    …ansactionalExecutor.java
    
    Co-authored-by: funkye <[email protected]>
    l81893521 and funky-eyes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    aede710 View commit details
    Browse the repository at this point in the history
  5. Update rm-datasource/src/test/java/io/seata/rm/datasource/exec/Update…

    …ExecutorTest.java
    
    Co-authored-by: funkye <[email protected]>
    l81893521 and funky-eyes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    126e2b9 View commit details
    Browse the repository at this point in the history
  6. Update rm-datasource/src/test/java/io/seata/rm/datasource/exec/Update…

    …ExecutorTest.java
    
    Co-authored-by: funkye <[email protected]>
    l81893521 and funky-eyes committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b4bf7e9 View commit details
    Browse the repository at this point in the history