https://bugzilla.wikimedia.org/show_bug.cgi?id=61318

Jeff Janes <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jeff Janes <[email protected]> ---
Created attachment 15127
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15127&action=edit
proposed and tested fix

For mysql this column is not null but now defaults to some magic value which
means the same as NULL.  For PostgreSQL, I'd recommend just dropping the NOT
NULL constraint and letting new entries default to null.  This patch does that
for both new installs and upgrades.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to