Provided by: ciderwebmail_1.05+20191006-1_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"

perl v5.30.0                                2020-02-CiderWebmail::DB::Result::RecentContacts(3pm)