Skip to content

Set primary key field maxlength same with source field fix issue: #120#121

Open
yuechao24 wants to merge 1 commit intozilliztech:masterfrom
yuechao24:master
Open

Set primary key field maxlength same with source field fix issue: #120#121
yuechao24 wants to merge 1 commit intozilliztech:masterfrom
yuechao24:master

Conversation

@yuechao24
Copy link
Copy Markdown

fix #120 Primary key field is always being converted to VarChar(65535) after transfer
set primary key field maxlength same with source field.

Signed-off-by: yuechaoyan <16526279+yuechao24@users.noreply.github.com>
@yuechao24 yuechao24 changed the title set primary key field maxlength same with source field Set primary key field maxlength same with source field fix issue: #120 Jan 8, 2026
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.

Primary key field is always being converted to VarChar(65535) after transfer

1 participant