Math/db
physikerwelt d93fdf9141 Add separate database table for LaTeXML (step 1)
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
2014-05-20 09:40:40 +00:00
..
math.mssql.sql Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options! 2011-04-22 21:37:16 +00:00
math.oracle.sql Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options! 2011-04-22 21:37:16 +00:00
math.pg.sql Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options! 2011-04-22 21:37:16 +00:00
math.sql New rendering option LaTeXML 2013-05-26 12:12:51 +00:00
mathlatexml.mysql.sql Add separate database table for LaTeXML (step 1) 2014-05-20 09:40:40 +00:00
mathlatexml.pg.sql Add separate database table for LaTeXML (step 1) 2014-05-20 09:40:40 +00:00
mathlatexml.sqllite.sql Add separate database table for LaTeXML (step 1) 2014-05-20 09:40:40 +00:00