logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AtomBus::Schema::Result::AtomBusFeed

Accessors

id
         data_type: 'varchar'
         is_nullable: 0
         size: 100

   title
         data_type: 'varchar'
         is_nullable: 0
         size: 255

   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

Author

       Naveed Massjouni <naveedm9@gmail.com>

Name

       AtomBus::Schema::Result::AtomBusFeed

Relations

atombus_entries
       Type: has_many

       Related object: AtomBus::Schema::Result::AtomBusEntry

Version

       version 1.0405

See Also