mediawiki-extensions-Interwiki/includes
Adam Wight 2fd61a8691 Save empty string to non-null field
Work around a schema glitch to make it possible to add rows using the
GUI.  Without this patch, adding a row fails due to a not-null
constraint.

A longer-term fix would be to allow nulls, but this requires some code
review and database migration.

Bug: T72530
Change-Id: I47550e2277b777f079858207b25ae709bae80383
2022-11-30 10:38:06 +00:00
..
Hooks.php Replace usages of deprecated wfWikiID() 2021-12-22 08:36:26 +00:00
InterwikiLogFormatter.php Namespace extension 2021-03-14 05:40:38 +00:00
SpecialInterwiki.php Save empty string to non-null field 2022-11-30 10:38:06 +00:00