table of contents
CiderWebmail::DB::Result::RecentContacts(3pm) | User Contributed Perl Documentation | CiderWebmail::DB::Result::RecentContacts(3pm) |
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"
2023-08-13 | perl v5.36.0 |