mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +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.