Wikibase/Schema/wb_entity_per_page
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on any information on this page. |
![]() |
Fields[edit]
epp_entity_id[edit]
- Key to the term_entity_id of the item page.
epp_entity_type[edit]
Contains a plain text string with one of the following values:
item
property
epp_page_id[edit]
- Key to the page_id of the page containing the entity.
Versions[edit]
Current as of Wikibase 0.4 (19 Feb 2013)
+-----------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------------+------------------+------+-----+---------+-------+ | epp_entity_id | int(10) unsigned | NO | PRI | NULL | | | epp_entity_type | varbinary(32) | NO | PRI | NULL | | | epp_page_id | int(10) unsigned | NO | UNI | NULL | | +-----------------+------------------+------+-----+---------+-------+