Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: sqlserver re-migrate column with default value #732

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iTanken
Copy link

@iTanken iTanken commented May 7, 2024

Explain your user case and expected results

ALTER TABLE "table_column_default" ALTER COLUMN "type" int DEFAULT 1 NULL

got error: mssql: 关键字 'DEFAULT' 附近有语法错误。

@iTanken iTanken force-pushed the auto_migrate_column_default branch from 5ded52b to 5bc5639 Compare May 7, 2024 02:55
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.

None yet

1 participant