Merge pull request #4549 from WoltLab/mysql-column-explicit-nullable
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 14 Oct 2021 10:32:36 +0000 (12:32 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Oct 2021 10:32:36 +0000 (12:32 +0200)
Include an explicit `NULL` within a column definition unless the column is NOT NULL


Trivial merge