Actions
Patch #31230
closedFix: migration fails in MS SQL-Server
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Fixes #24402
Migration fails when building (db:migrate) the database from scratch on SQL-Server. Run db:migrate again an it runs successfully.
It seems to be a cache problem.
Both 3.4 and 4.0 branches should be patched as 4.0 currently fails on SQL-Server (#30285).
Solution was found here: https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/issues/420
Files
Related issues
Actions