mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-30 18:35:12 +00:00
4 lines
128 B
MySQL
4 lines
128 B
MySQL
|
--
|
||
|
-- Used by the math module to keep extra information for debugging and texvc
|
||
|
--
|
||
|
ALTER TABLE /*_*/math ADD math_inputtex text;
|