Skip to content

chore(mysql): map medium int to int, tinytext to varchar(255)#141

Open
ttys3 wants to merge 1 commit intoSeaQL:masterfrom
ttys3:mysql-code-gen-refactor
Open

chore(mysql): map medium int to int, tinytext to varchar(255)#141
ttys3 wants to merge 1 commit intoSeaQL:masterfrom
ttys3:mysql-code-gen-refactor

Conversation

@ttys3
Copy link

@ttys3 ttys3 commented Dec 14, 2024

for most usage case, medium int and tinytext in schema is due to history reason, I mean, for legacy projects.

generate custom(xxx) type code is not very helpful in real life.

PR Info

Breaking Changes

mysql: map medium int to int
mysql: map tinytext to varchar(255)

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.

1 participant