- Problem
SQL dump files show the field: page.page_no_title_convert.
I think that this field was never a part of core. Even if it has once been a part of core, its function has been superseded by page_props.pp_propname.
Either way, the database schema in the sql dumps differs from maintenance/tables.sql.
See https://git.wikimedia.org/history/mediawiki%2Fcore.git/HEAD/maintenance%2Ftables.sql.
- Requested action
Please remove this field from future sql dumps.