Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Prefer add_not_null_constraint over change_column_null on add
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Prefer add_not_null_constraint over change_column_null on add
Kerri Miller
requested to merge
kerrizor-master-patch-35642
into
master
Aug 04, 2025
Overview
9
Commits
1
Pipelines
2
Changes
1
What does this MR do and why?
Rubocop complains about using
change_column_null
in the
down
action.
Merge request reports
Loading