NAME
WordPress::DBIC::Schema::Result::WpTermRelationship
COMPONENTS LOADED
TABLE: wp_term_relationships
ACCESSORS
object_id
data_type: 'bigint'
default_value: 0
extra: {unsigned => 1}
is_nullable: 0
term_taxonomy_id
data_type: 'bigint'
default_value: 0
extra: {unsigned => 1}
is_nullable: 0
term_order
data_type: 'integer'
default_value: 0
is_nullable: 0