Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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