NAME
DemoAppOtherFeaturesSchema::Result::Link
ACCESSORS
id
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
url
data_type: 'varchar'
is_nullable: 1
size: 100
title
data_type: 'varchar'
is_nullable: 1
size: 100
RELATIONS
bookmarks
Type: has_many
Related object: DemoAppOtherFeaturesSchema::Result::Bookmark