35 Foreign Key Constraints
| Constraint Name | Child Column | Parent Column | Delete Rule | ||
|---|---|---|---|---|---|
| SeoQueryTextualContents_seo_free_query_id_fkey |
|
|
Restrict delete | ||
| SeoQueryTextualContents_textual_content_id_fkey |
|
|
Restrict delete | ||
| SeoCustomSlugPageJobSubCategories_seo_custom_slug_page_id_fkey |
|
|
Cascade on delete | ||
| SeoCustomSlugPageJobSubCategories_job_sub_category_id_fkey |
|
|
Restrict delete | ||
| LanguageToCountryMaps_country_code_fkey |
|
|
Restrict delete | ||
| SeoTextualContentFAQs_textual_content_id_fkey |
|
|
Restrict delete | ||
| SeoPageMetadatas_language_to_country_map_id_fkey |
|
|
Restrict delete | ||
| SeoCustomSlugPages_country_id_fkey |
|
|
Restrict delete | ||
| SeoCustomSlugPageCities_city_id_fkey |
|
|
Restrict delete | ||
| SeoCustomSlugPageCities_location_id_fkey |
|
|
Null on delete | ||
| SeoCustomSlugPageCities_seo_custom_slug_page_id_fkey |
|
|
Cascade on delete | ||
| SeoCustomSlugPageJobCategorie_hierarchical_job_category_id_fkey |
|
|
Null on delete | ||
| SeoCustomSlugPageJobCategories_job_category_id_fkey |
|
|
Restrict delete | ||
| SeoCustomSlugPageJobCategories_seo_custom_slug_page_id_fkey |
|
|
Cascade on delete | ||
| SeoJobCategoryTextualContents_job_category_id_fkey |
|
|
Restrict delete | ||
| SeoJobCategoryTextualContents_hierarchical_job_category_id_fkey |
|
|
Null on delete | ||
| SeoJobCategoryTextualContents_textual_content_id_fkey |
|
|
Restrict delete | ||
| SeoLocationTextualContents_city_id_fkey |
|
|
Restrict delete | ||
| SeoLocationTextualContents_textual_content_id_fkey |
|
|
Restrict delete | ||
| SeoLocationTextualContents_location_id_fkey |
|
|
Null on delete | ||
| SeoCustomSlugPageTagMaps_tag_id_fkey |
|
|
Cascade on delete | ||
| SeoCustomSlugPageTagMaps_seo_custom_slug_page_id_fkey |
|
|
Cascade on delete | ||
| SeoQueryMetadatas_seo_free_query_id_fkey |
|
|
Restrict delete | ||
| SeoQueryMetadatas_seo_page_metadata_id_fkey |
|
|
Restrict delete | ||
| SeoCustomSlugPageJobTitles_seo_custom_slug_page_id_fkey |
|
|
Cascade on delete | ||
| SeoCustomSlugPageJobTitles_job_title_id_fkey |
|
|
Restrict delete | ||
| SeoCustomSlugPageJobTitles_hierarchical_job_category_id_fkey |
|
|
Null on delete | ||
| SeoNegativeKeywords_createdByUserId_fkey |
|
|
Null on delete | ||
| SeoLocationMetadatas_seo_page_metadata_id_fkey |
|
|
Restrict delete | ||
| SeoLocationMetadatas_location_id_fkey |
|
|
Null on delete | ||
| SeoLocationMetadatas_city_id_fkey |
|
|
Restrict delete | ||
| SeoJobCategoryMetadatas_hierarchical_job_category_id_fkey |
|
|
Null on delete | ||
| SeoJobCategoryMetadatas_job_category_id_fkey |
|
|
Restrict delete | ||
| SeoJobCategoryMetadatas_seo_page_metadata_id_fkey |
|
|
Restrict delete | ||
| SeoTextualContents_country_code_to_language_code_id_fkey |
|
|
Restrict delete |
Check Constraints
| Table | Constraint Name | Constraint |
|---|---|---|
| SeoCustomSlugPageJobCategories | SeoCustomSlugPageJobCategories_jobCategoryId_hierarchicalJobCat | (((job_category_id IS NOT NULL) OR (hierarchical_job_category_id IS NOT NULL))) |