AtomBus::Schema::Result::AtomBusEntry
Contents
Accessors
order_id
data_type: 'integer'
is_nullable: 0
is_auto_increment: 1
id
data_type: 'varchar'
is_nullable: 0
size: 100
feed_title
data_type: 'varchar'
is_foreign_key: 1
is_nullable: 0
size: 255
title
data_type: 'text'
is_nullable: 0
author_name
data_type: 'varchar'
is_nullable: 1
size: 255
author_email
data_type: 'varchar'
is_nullable: 1
size: 255
updated
data_type: 'varchar'
is_nullable: 0
size: 100
content
data_type: 'text'
is_nullable: 0
Copyright And License
This software is copyright (c) 2010 by Naveed Massjouni.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.40.1 2025-08-04 AtomBus::Schem...t::AtomBusEntry(3pm)
Name
AtomBus::Schema::Result::AtomBusEntry
Relations
feed_title
Type: belongs_to
Related object: AtomBus::Schema::Result::AtomBusFeed
Version
version 1.0405
