Class: Wptools::WpTermRelationship

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/wptools/wp_term_relationship.rb

Overview

------------------———————------—–---------——-+ | Field | Type | Null | Key | Default | Extra | ------------------———————------—–---------——-+ | object_id | bigint(20) unsigned | NO | PRI | 0 | | | term_taxonomy_id | bigint(20) unsigned | NO | PRI | 0 | | | term_order | int(11) | NO | | 0 | | ------------------———————------—–---------——-+

object_idとterm_taxonomy_idの組み合わせが主キー