Browse Source
Fix column `NULL`ness for OrganizationUser table in Upgrade script; prior PR I missed in the upgrade script submitted that the ALTER COLUMN statement incorrectly set the column to `NOT NULL` when the table definition had it correctly as `NULL`.pull/1241/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue