Skip to content

bug: MetaCache uppercase conversion caused the loss of the actual table name. #846

@Code-Fight

Description

@Code-Fight

What happened:

Tried to enable integration testing, but there was an error.

2025/06/21 12:09:35 /home/runner/work/incubator-seata-go/incubator-seata-go/samples/integrate_test/at/insert/main.go:97 Could not found any columnMeta in the table: ORDER_TBL: can't find column

What you expected to happen:
Integration testing executed successfully.

How to reproduce it (as minimally and precisely as possible):
Fixed the issue where the original database name was lost due to uppercase conversion in caching.

Anything else we need to know?:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions