< Extension:ORES
mysql> describe ores_model; +------------------+----------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +------------------+----------------------+------+-----+---------+----------------+ | oresm_id | smallint(5) unsigned | NO | PRI | NULL | auto_increment | | oresm_name | varbinary(32) | NO | MUL | NULL | | | oresm_version | varbinary(32) | NO | | NULL | | | oresm_is_current | tinyint(1) | NO | | NULL | | +------------------+----------------------+------+-----+---------+----------------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.