Constraints

179 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
favorite_notifications_ibfk_1
favorite_notifications.user_id
users.id
Restrict delete
favorite_notifications_ibfk_2
favorite_notifications.favorite_id
favorites.id
Restrict delete
raffle_purchases_ibfk_1
raffle_purchases.winner_id
raffle_winners.id
Restrict delete
raffle_purchases_ibfk_2
raffle_purchases.order_id
orders.id
Restrict delete
shipping_rate_tables_shop_id_fkey
shipping_rate_tables.shop_id
shops.id
Restrict delete
size_master_shop_id_fkey
size_master.shop_id
shops.id
Restrict delete
shop_coupon_uses_coupon_id_fkey
shop_coupon_uses.coupon_id
shop_coupons.id
Restrict delete
shop_coupon_uses_user_id_fkey
shop_coupon_uses.user_id
users.id
Restrict delete
notification_settings_user_id_fkey
notification_settings.user_id
users.id
Restrict delete
live_ratings_user_id_fkey
live_ratings.user_id
users.id
Restrict delete
live_ratings_live_id_fkey
live_ratings.live_id
lives.id
Restrict delete
live_archives_live_id_fkey
live_archives.live_id
lives.id
Restrict delete
inventory_reserves_ibfk_1
inventory_reserves.order_id
orders.id
Restrict delete
coordinate_products_product_id_fkey
coordinate_products.product_id
products.id
Restrict delete
coordinate_products_coordinate_id_fkey
coordinate_products.coordinate_id
coordinates.id
Restrict delete
maintenance_logs_admin_id_fkey
maintenance_logs.admin_id
admins.id
Restrict delete
live_staffs_live_id_fkey
live_staffs.live_id
lives.id
Restrict delete
live_staffs_staff_id_fkey
live_staffs.staff_id
users.id
Restrict delete
coordinate_tags_coordinate_id_fkey
coordinate_tags.coordinate_id
coordinates.id
Restrict delete
inventory_logs_variant_id_fkey
inventory_logs.variant_id
inventory.variant_id
Restrict delete
product_categories_parent_id_fkey
product_categories.parent_id
product_categories.id
Null on delete
access_logs_user_id_fkey
access_logs.user_id
users.id
Null on delete
payments_ibfk_1
payments.order_id
orders.id
Restrict delete
live_analytics_live_id_fkey
live_analytics.live_id
lives.id
Restrict delete
bgm_copyrights_bgm_id_fkey
bgm_copyrights.bgm_id
bgm_tracks.id
Restrict delete
notification_targets_notification_id_fkey
notification_targets.notification_id
notifications.id
Restrict delete
notification_targets_user_id_fkey
notification_targets.user_id
users.id
Restrict delete
shipping_rates_prefecture_id_fkey
shipping_rates.prefecture_id
prefectures.id
Restrict delete
shipping_rates_table_id_fkey
shipping_rates.table_id
shipping_rate_tables.id
Restrict delete
staff_performance_staff_id_fkey
staff_performance.staff_id
staff_accounts.id
Restrict delete
user_follows_following_id_fkey
user_follows.following_id
users.id
Restrict delete
user_follows_follower_id_fkey
user_follows.follower_id
users.id
Restrict delete
live_promotions_live_id_fkey
live_promotions.live_id
lives.id
Restrict delete
live_promotions_product_id_fkey
live_promotions.product_id
products.id
Restrict delete
raffle_entries_ibfk_1
raffle_entries.raffle_id
raffles.id
Restrict delete
raffle_entries_ibfk_2
raffle_entries.user_id
users.id
Restrict delete
live_products_product_id_fkey
live_products.product_id
products.id
Restrict delete
live_products_live_id_fkey
live_products.live_id
lives.id
Restrict delete
user_coupons_coupon_id_fkey
user_coupons.coupon_id
shop_coupons.id
Restrict delete
user_coupons_user_id_fkey
user_coupons.user_id
users.id
Restrict delete
influencer_product_sales_order_id_fkey
influencer_product_sales.order_id
orders.id
Restrict delete
influencer_product_sales_influencer_product_id_fkey
influencer_product_sales.influencer_product_id
influencer_products.id
Restrict delete
influencer_settlements_shop_id_fkey
influencer_settlements.shop_id
shops.id
Restrict delete
shop_pages_shop_id_fkey
shop_pages.shop_id
shops.id
Restrict delete
shop_pages_shop_setting_id_fkey
shop_pages.shop_setting_id
shop_settings.id
Null on delete
coordinates_staff_id_fkey
coordinates.staff_id
users.id
Restrict delete
coordinates_shop_id_fkey
coordinates.shop_id
shops.id
Restrict delete
admin_sessions_ibfk_1
admin_sessions.user_id
admins.id
Restrict delete
product_apparel_details_product_id_fkey
product_apparel_details.product_id
products.id
Restrict delete
receipts_order_id_fkey
receipts.order_id
orders.id
Cascade on delete
product_shipping_shipping_rate_table_id_fkey
product_shipping.shipping_rate_table_id
shipping_rate_tables.id
Restrict delete
product_shipping_product_id_fkey
product_shipping.product_id
products.id
Restrict delete
cart_items_user_id_fkey
cart_items.user_id
users.id
Restrict delete
cart_items_product_id_fkey
cart_items.product_id
products.id
Restrict delete
shipping_tracking_ordersId_fkey
shipping_tracking.ordersId
orders.id
Null on delete
shipping_tracking_shipment_id_fkey
shipping_tracking.shipment_id
shipments.id
Cascade on delete
return_messages_request_id_fkey
return_messages.request_id
return_requests.id
Restrict delete
return_messages_sender_id_fkey
return_messages.sender_id
users.id
Restrict delete
messages_thread_id_fkey
messages.thread_id
message_threads.id
Restrict delete
payment_logs_payment_id_fkey
payment_logs.payment_id
payments.id
Restrict delete
block_history_action_by_fkey
block_history.action_by
users.id
Restrict delete
block_history_block_id_fkey
block_history.block_id
user_blocks.id
Restrict delete
report_actions_report_id_fkey
report_actions.report_id
reports.id
Restrict delete
report_actions_admin_id_fkey
report_actions.admin_id
admins.id
Restrict delete
video_products_product_id_fkey
video_products.product_id
products.id
Restrict delete
video_products_video_id_fkey
video_products.video_id
videos.id
Restrict delete
pinned_comments_live_id_fkey
pinned_comments.live_id
lives.id
Restrict delete
pinned_comments_comment_id_fkey
pinned_comments.comment_id
live_comments.id
Restrict delete
pinned_comments_pinned_by_fkey
pinned_comments.pinned_by
users.id
Restrict delete
shipping_labels_order_id_fkey
shipping_labels.order_id
orders.id
Restrict delete
product_variants_size_id_fkey
product_variants.size_id
product_sizes.id
Null on delete
product_variants_product_id_fkey
product_variants.product_id
products.id
Cascade on delete
product_variants_color_masterId_fkey
product_variants.color_masterId
color_master.id
Null on delete
product_variants_size_masterId_fkey
product_variants.size_masterId
size_master.id
Null on delete
user_devices_user_id_fkey
user_devices.user_id
users.id
Restrict delete
message_threads_shop_id_fkey
message_threads.shop_id
shops.id
Restrict delete
message_threads_user_id_fkey
message_threads.user_id
users.id
Restrict delete
message_threads_last_message_id_fkey
message_threads.last_message_id
messages.id
Null on delete
shop_shipping_settings_shop_id_fkey
shop_shipping_settings.shop_id
shops.id
Restrict delete
shop_sales_monthly_shop_id_fkey
shop_sales_monthly.shop_id
shops.id
Restrict delete
influencer_sales_influencer_shop_id_fkey
influencer_sales.influencer_shop_id
shops.id
Restrict delete
influencer_sales_original_shop_id_fkey
influencer_sales.original_shop_id
shops.id
Restrict delete
influencer_products_original_product_id_fkey
influencer_products.original_product_id
products.id
Restrict delete
influencer_products_influencer_shop_id_fkey
influencer_products.influencer_shop_id
shops.id
Restrict delete
color_master_shop_id_fkey
color_master.shop_id
shops.id
Restrict delete
live_product_sales_live_analyticsId_fkey
live_product_sales.live_analyticsId
live_analytics.id
Null on delete
live_product_sales_live_id_fkey
live_product_sales.live_id
lives.id
Restrict delete
live_product_sales_product_id_fkey
live_product_sales.product_id
products.id
Restrict delete
social_accounts_ibfk_1
social_accounts.user_id
users.id
Restrict delete
notification_channels_notification_id_fkey
notification_channels.notification_id
notifications.id
Restrict delete
report_email_settings_shop_id_fkey
report_email_settings.shop_id
shops.id
Restrict delete
search_histories_user_id_fkey
search_histories.user_id
users.id
Restrict delete
influencer_settings_shop_id_fkey
influencer_settings.shop_id
shops.id
Restrict delete
product_images_product_id_fkey
product_images.product_id
products.id
Cascade on delete
shop_settlements_shop_id_fkey
shop_settlements.shop_id
shops.id
Restrict delete
user_suspensions_user_id_fkey
user_suspensions.user_id
users.id
Restrict delete
inventory_variant_id_fkey
inventory.variant_id
product_variants.id
Cascade on delete
mail_setting_id_fkey
mail.setting_id
report_email_settings.id
Restrict delete
staff_permissions_staff_id_fkey
staff_permissions.staff_id
staff_accounts.id
Restrict delete
reports_reporter_id_fkey
reports.reporter_id
users.id
Restrict delete
orders_ibfk_1
orders.user_id
users.id
Restrict delete
orders_ibfk_2
orders.shop_id
shops.id
Restrict delete
favorites_ibfk_1
favorites.user_id
users.id
Restrict delete
promotion_purchases_user_id_fkey
promotion_purchases.user_id
users.id
Restrict delete
promotion_purchases_promotion_id_fkey
promotion_purchases.promotion_id
live_promotions.id
Restrict delete
coordinate_images_coordinate_id_fkey
coordinate_images.coordinate_id
coordinates.id
Restrict delete
category_products_count_category_id_fkey
category_products_count.category_id
product_categories.id
Restrict delete
user_sessions_ibfk_1
user_sessions.user_id
users.id
Restrict delete
auction_winners_ibfk_2
auction_winners.user_id
users.id
Restrict delete
auction_winners_ibfk_1
auction_winners.auction_id
auctions.id
Restrict delete
product_image_comments_image_id_fkey
product_image_comments.image_id
product_images.id
Restrict delete
reviews_product_variant_id_fkey
reviews.product_variant_id
product_variants.id
Null on delete
reviews_product_id_fkey
reviews.product_id
products.id
Null on delete
reviews_streamer_id_fkey
reviews.streamer_id
users.id
Null on delete
reviews_user_id_fkey
reviews.user_id
users.id
Restrict delete
shop_sales_daily_shop_id_fkey
shop_sales_daily.shop_id
shops.id
Restrict delete
refunds_return_requestsId_fkey
refunds.return_requestsId
return_requests.id
Null on delete
refunds_order_id_fkey
refunds.order_id
orders.id
Restrict delete
auction_settings_ibfk_1
auction_settings.auction_id
auctions.id
Restrict delete
product_other_details_product_id_fkey
product_other_details.product_id
products.id
Restrict delete
live_viewers_live_id_fkey
live_viewers.live_id
lives.id
Restrict delete
live_viewers_user_id_fkey
live_viewers.user_id
users.id
Restrict delete
auction_auto_payments_ibfk_2
auction_auto_payments.payment_id
payments.id
Restrict delete
auction_auto_payments_ibfk_1
auction_auto_payments.winner_id
auction_winners.id
Restrict delete
order_items_variant_ibfk
order_items.variant_id
product_variants.id
Restrict delete
order_items_ibfk_1
order_items.order_id
orders.id
Restrict delete
order_items_product_ibfk
order_items.product_id
products.id
Restrict delete
gift_transactions_ibfk_1
gift_transactions.user_id
users.id
Restrict delete
gift_transactions_ibfk_2
gift_transactions.gift_type_id
gift_types.id
Restrict delete
gift_points_ibfk_1
gift_points.shop_id
shops.id
Restrict delete
products_shop_id_fkey
products.shop_id
shops.id
Restrict delete
products_category_id_fkey
products.category_id
product_categories.id
Restrict delete
lives_shop_id_fkey
lives.shop_id
shops.id
Restrict delete
return_requests_order_id_fkey
return_requests.order_id
orders.id
Restrict delete
live_comments_live_id_fkey
live_comments.live_id
lives.id
Restrict delete
live_comments_user_id_fkey
live_comments.user_id
users.id
Restrict delete
shop_coupon_products_coupon_id_fkey
shop_coupon_products.coupon_id
shop_coupons.id
Restrict delete
shop_coupon_products_product_id_fkey
shop_coupon_products.product_id
products.id
Restrict delete
comment_history_action_by_fkey
comment_history.action_by
users.id
Restrict delete
comment_history_comment_id_fkey
comment_history.comment_id
live_comments.id
Restrict delete
videos_staff_id_fkey
videos.staff_id
users.id
Restrict delete
videos_shop_id_fkey
videos.shop_id
shops.id
Restrict delete
influencer_product_cancellations_influencer_product_id_fkey
influencer_product_cancellations.influencer_product_id
influencer_products.id
Restrict delete
video_views_user_id_fkey
video_views.user_id
users.id
Restrict delete
video_views_video_id_fkey
video_views.video_id
videos.id
Restrict delete
shop_settings_shop_id_fkey
shop_settings.shop_id
shops.id
Restrict delete
review_images_review_id_fkey
review_images.review_id
reviews.id
Restrict delete
product_variant_images_variant_id_fkey
product_variant_images.variant_id
product_variants.id
Restrict delete
staff_accounts_shop_id_fkey
staff_accounts.shop_id
shops.id
Restrict delete
shop_coupons_shop_id_fkey
shop_coupons.shop_id
shops.id
Restrict delete
user_blocks_user_id_fkey
user_blocks.user_id
users.id
Restrict delete
user_blocks_blocked_user_id_fkey
user_blocks.blocked_user_id
users.id
Restrict delete
shop_content_blocks_page_id_fkey
shop_content_blocks.page_id
shop_pages.id
Restrict delete
live_rating_stats_live_id_fkey
live_rating_stats.live_id
lives.id
Restrict delete
admin_notifications_user_id_fkey
admin_notifications.user_id
users.id
Restrict delete
follows_ibfk_1
follows.user_id
users.id
Restrict delete
follows_ibfk_2
follows.shop_id
shops.id
Restrict delete
live_kicks_live_id_fkey
live_kicks.live_id
lives.id
Restrict delete
live_kicks_kicked_by_fkey
live_kicks.kicked_by
users.id
Restrict delete
live_kicks_user_id_fkey
live_kicks.user_id
users.id
Restrict delete
order_commissions_order_id_fkey
order_commissions.order_id
orders.id
Restrict delete
shipping_addresses_user_id_fkey
shipping_addresses.user_id
users.id
Restrict delete
auction_bids_ibfk_2
auction_bids.user_id
users.id
Restrict delete
auction_bids_ibfk_1
auction_bids.auction_id
auctions.id
Restrict delete
review_replies_review_id_fkey
review_replies.review_id
reviews.id
Restrict delete
review_replies_shop_id_fkey
review_replies.shop_id
shops.id
Restrict delete
shop_staffs_ibfk_2
shop_staffs.user_id
users.id
Restrict delete
shop_staffs_ibfk_1
shop_staffs.shop_id
shops.id
Restrict delete
raffle_winners_ibfk_1
raffle_winners.raffle_id
raffles.id
Restrict delete
raffle_winners_ibfk_2
raffle_winners.user_id
users.id
Restrict delete
transfer_logs_shop_settlement_id_fkey
transfer_logs.shop_settlement_id
shop_settlements.id
Restrict delete
product_sizes_product_id_fkey
product_sizes.product_id
products.id
Cascade on delete
shipments_order_id_fkey
shipments.order_id
orders.id
Cascade on delete
report_responses_report_id_fkey
report_responses.report_id
reports.id
Restrict delete
report_responses_admin_id_fkey
report_responses.admin_id
admins.id
Restrict delete
live_likes_live_id_fkey
live_likes.live_id
lives.id
Restrict delete
live_likes_user_id_fkey
live_likes.user_id
users.id
Restrict delete
user_tutorial_status_user_id_fkey
user_tutorial_status.user_id
users.id
Restrict delete
tutorial_skip_logs_user_id_fkey
tutorial_skip_logs.user_id
users.id
Restrict delete

Check Constraints

Table Constraint Name Constraint