Skip to content

fix(memory): Use text as the underlying type of string#129

Merged
liuyunchao-1998 merged 1 commit intomainfrom
bugfix/database_string_text
Jul 28, 2025
Merged

fix(memory): Use text as the underlying type of string#129
liuyunchao-1998 merged 1 commit intomainfrom
bugfix/database_string_text

Conversation

@liuyunchao-1998
Copy link
Copy Markdown
Collaborator

exist #95 In this issue, we found that when users use data tables, the string type corresponds to the underlying MySQL table type varchar255, and the input content is easily too long. Therefore, we will default the underlying type to text

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 28, 2025

CLA assistant check
All committers have signed the CLA.

@liuyunchao-1998 liuyunchao-1998 changed the title Using text as the underlying type of string in a data table fix:Using text as the underlying type of string in a data table Jul 28, 2025
@liuyunchao-1998 liuyunchao-1998 changed the title fix:Using text as the underlying type of string in a data table fix(data-table): Use text as the underlying type of string Jul 28, 2025
@liuyunchao-1998 liuyunchao-1998 changed the title fix(data-table): Use text as the underlying type of string fix(memory): Use text as the underlying type of string Jul 28, 2025
@liuyunchao-1998 liuyunchao-1998 added this pull request to the merge queue Jul 28, 2025
Merged via the queue into main with commit 4a44c0d Jul 28, 2025
2 of 5 checks passed
@liuyunchao-1998 liuyunchao-1998 deleted the bugfix/database_string_text branch July 28, 2025 09:40
@junwen-lee junwen-lee mentioned this pull request Jul 28, 2025
uppercaveman pushed a commit to uppercaveman/coze-studio that referenced this pull request Aug 1, 2025
luzhipeng728 pushed a commit to Beginner-Village/coze-studio that referenced this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants