mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 12:46:07 +10:00
Also MySQL complains when you change a field to be not null if any existing records already have a null value, so this updates those rows.
Also MySQL complains when you change a field to be not null if any existing records already have a null value, so this updates those rows.