< Extension:OATHAuth
mysql> describe oathauth_users;
+--------+----------------+------+-----+---------+-------+
| Field  | Type           | Null | Key | Default | Extra |
+--------+----------------+------+-----+---------+-------+
| id     | int(11)        | NO   | PRI | NULL    |       |
| module | varbinary(255) | NO   |     | NULL    |       |
| data   | blob           | YES  |     | NULL    |       |
+--------+----------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.