Provided by: ciderwebmail_1.05+20240702-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.40.1                                       2025-03-02             CiderWebmail::D...:RecentContacts(3pm)