SeoTextualContents


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
SeoJobCategoryTextualContents.textual_content_id SeoJobCategoryTextualContents_textual_content_id_fkey R
SeoLocationTextualContents.textual_content_id SeoLocationTextualContents_textual_content_id_fkey R
SeoQueryTextualContents.textual_content_id SeoQueryTextualContents_textual_content_id_fkey R
SeoTextualContentFAQs.textual_content_id SeoTextualContentFAQs_textual_content_id_fkey R
country_code_to_language_code_id uuid 2147483647 null
LanguageToCountryMaps.id SeoTextualContents_country_code_to_language_code_id_fkey R
paragraph jsonb 2147483647 null
secondary_paragraph jsonb 2147483647 null
created_at timestamptz 35,6 now()
updated_at timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
SeoTextualContents_pkey Primary key Asc id
growth_SeoTextualContents_country_code_to_language_code_id_idx Performance Asc country_code_to_language_code_id

Relationships