mailing_tests

17544 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('mailing_tests_id_seq'::regclass)
name text 2147483647 null
test_type text 2147483647 null
tags text 2147483647 null
description text 2147483647 null
merge_tag text 2147483647 null
mailing_id int4 10 null
mailings.id fk_rails_7db0bc1592 R
created_at timestamp 29,6 null
updated_at timestamp 29,6 null

Indexes

Constraint Name Type Sort Column(s)
mailing_tests_pkey Primary key Asc id
index_mailing_tests_on_mailing_id Performance Asc mailing_id

Relationships