on toolserver.wiki there was a column is_sensitive. This is needed by to tools parsing user input or langlinks. E.g first letter of titles for de.wikipedia must always start upper case, but not for jbo.wikipedia.
So please add this columns to meta_p.wiki
Current config at wmf cluster is:
'wgCapitalLinks' => array(
'default' => true,
'jbowiki' => false,
'wiktionary' => false,
),
Version: unspecified
Severity: enhancement