You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.