[go: nahoru, domu]

Extension:Translate/translate tmf table

Revision as of 05:28, 24 February 2020 by Shirayuki (talk | contribs) (Created page with "<pre> mysql> describe translate_tmf; +----------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +----------+...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
mysql> describe translate_tmf;
+----------+------------------+------+-----+---------+-------+
| Field    | Type             | Null | Key | Default | Extra |
+----------+------------------+------+-----+---------+-------+
| tmf_sid  | int(10) unsigned | NO   |     | NULL    |       |
| tmf_text | text             | YES  | MUL | NULL    |       |
+----------+------------------+------+-----+---------+-------+