noble (3) CiderWebmail::DB::Result::RecentContacts.3pm.gz

Provided by: ciderwebmail_1.05+20221106-2_all bug

NAME

       CiderWebmail::DB::Result::RecentContacts

TABLE: "recent_contacts"

ACCESSORS

   user
         data_type: 'varchar'
         is_nullable: 0

   name
         data_type: 'varchar'
         is_nullable: 0

   email
         data_type: 'varchar'
         is_nullable: 0

   last_used
         data_type: 'date'
         is_nullable: 0

PRIMARY KEY

       •   "user"

       •   "email"