donations_settings

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
name VARCHAR 50 NULL
allowDonationsToBranch TINYINT 3 0
allowDonationEarmark TINYINT 3 0
allowDonationDedication TINYINT 3 0
donationsContent LONGTEXT 2147483647 NULL
donationEmailTemplate TEXT 65535 NULL
requiresAddressInfo TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
donations_settings_s_pk Primary key Asc id
name Must be unique Asc name
PRIMARY Must be unique Asc id

Relationships