2016-01-15 23:27:25 +01:00
|
|
|
Table oembed
|
|
|
|
============
|
|
|
|
|
|
|
|
| Field | Description | Type | Null | Key | Default | Extra |
|
|
|
|
| ------------ | ---------------------------------- | ------------ | ---- | --- | ------------------- | ----- |
|
|
|
|
| url | page url | varchar(255) | NO | PRI | NULL | |
|
2018-01-09 17:41:45 +01:00
|
|
|
| maxwidth | Maximum width passed to Oembed | int(11) | NO | PRI | 0 | |
|
2016-01-15 23:27:25 +01:00
|
|
|
| content | OEmbed data of the page | text | NO | | NULL | |
|
2017-04-11 23:00:45 +02:00
|
|
|
| created | datetime of creation | datetime | NO | MUL | 0001-01-01 00:00:00 | |
|
2016-01-15 23:27:25 +01:00
|
|
|
|
|
|
|
Return to [database documentation](help/database)
|