Facetoface Notification Tpl Table Schema (facetoface_notification_tpl)


Description

Seminar notification templates

facetoface_notification_tpl table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
title LONGTEXT 2147483647 null
body LONGTEXT 2147483647 null
ccmanager BIT 1 0
managerprefix LONGTEXT 2147483647 null
status BIT 1 0
reference VARCHAR 100 null

Table contained -1 rows

facetoface_notification_tpl table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
facenotitpl_sta_ix Performance Asc status