Skip to content
jbc22 edited this page Nov 1, 2011 · 1 revision

describe settings;

+-------+-------------+------+-----+---------+-------+
| Field | Type        | Null | Key | Default | Extra |
+-------+-------------+------+-----+---------+-------+
| name  | varchar(50) | NO   | PRI |         |       |
| value | mediumtext  | YES  |     | NULL    |       |
+-------+-------------+------+-----+---------+-------+

Back to Database Schema

Back to Snorby E-Book

Clone this wiki locally