mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 23:25:02 +00:00
ae5fc8a6f9
...testing and reviewing... ... all tests work locally... .. mathjax is not ready to be released .. .. jenkins can't add fields to the database.. .. further testing and debugging ... .. cleanup the texvc.. Change-Id: I5132901ed2072c6af7b9ed82d267200d64c67939
4 lines
113 B
SQL
4 lines
113 B
SQL
--
|
|
-- Used by the math module to render delayed in a seperate process
|
|
--
|
|
ALTER TABLE /*_*/math ADD math_tex text; |