mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 15:44:33 +00:00
d93fdf9141
Currently the PNG and the LaTeXML rendering mode use a common table in the database. If both rendering modes are allowed in a wiki simultaneously this causes problems, because the fields are continuously overwritten. This change adds a new table for the LaTeXML rendering mode to the database. Bug: 65522 Change-Id: If5b887e908f22248789d478c34b03ea3c7da393a |
||
---|---|---|
.. | ||
math.mssql.sql | ||
math.oracle.sql | ||
math.pg.sql | ||
math.sql | ||
mathlatexml.mysql.sql | ||
mathlatexml.pg.sql | ||
mathlatexml.sqllite.sql |