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"

perl v5.36.0                                2023-08-CiderWebmail::DB::Result::RecentContacts(3pm)