< Extension:GrowthExperiments
mysql> describe growthexperiments_mentee_data;
+-------------+------------------+------+-----+---------+-------+
| Field       | Type             | Null | Key | Default | Extra |
+-------------+------------------+------+-----+---------+-------+
| mentee_id   | int(10) unsigned | NO   | PRI | NULL    |       |
| mentee_data | blob             | NO   |     | NULL    |       |
+-------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.