go-gorm / playground

GORM Playground (Please Create PR for this project to report issues)
MIT License
88 stars 666 forks source link

test: sqlserver re-migrate existing table #727

Open iTanken opened 2 months ago

iTanken commented 2 months ago

Explain your user case and expected results

In SQL Server, when re-migrating existing tables, even unchanged fields without default values will be forcefully re-migrated.