4 | Field | Description | Type | Null | Key | Default | Extra |
5 | ------------ | ---------------------------------- | ------------ | ---- | --- | ------------------- | ----- |
6 | url | page url | varchar(255) | NO | PRI | NULL | |
7 | maxwidth | Maximum width passed to Oembed | int(11) | NO | PRI | 0 | |
8 | content | OEmbed data of the page | text | NO | | NULL | |
9 | created | datetime of creation | datetime | NO | MUL | 0001-01-01 00:00:00 | |
11 Return to [database documentation](help/database)