3 cache for OEmbed queries
5 | Field | Description | Type | Null | Key | Default | Extra |
6 | ----- | ----------- | ---- | ---- | --- | ------- | ----- |
7 | url | page url | varbinary(255) | YES | PRI | | |
8 | maxwidth | Maximum width passed to Oembed | mediumint unsigned | YES | PRI | | |
9 | content | OEmbed data of the page | mediumtext | NO | | | |
10 | created | datetime of creation | datetime | YES | | 0001-01-01 00:00:00 | |
12 Return to [database documentation](help/database)