NAME

TestDB::Result::Dummy

COMPONENTS LOADED

TABLE: DUMMY

ACCESSORS

id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0

text

data_type: 'varchar'
is_nullable: 1
size: 50

category

data_type: 'integer'
is_nullable: 1

display_order

data_type: 'integer'
is_nullable: 1

publish_date

data_type: 'date'
is_nullable: 1

published

data_type: 'tinyint'
is_nullable: 1
size: 1

slug

data_type: 'varchar'
is_nullable: 1
size: 120

PRIMARY KEY