Constraints

12 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
nk_coupon_histories_ibfk_2
nk_coupon_histories.user_id
nk_users.id
Restrict delete
nk_coupon_histories_ibfk_1
nk_coupon_histories.coupon_id
nk_coupons.id
Restrict delete
nk_clocoo_requests_ibfk_1
nk_clocoo_requests.user_id
nk_users.id
Restrict delete
nk_users_ibfk_1
nk_users.user_status
nk_user_statuses.id
Restrict delete
nk_stay_information_ibfk_1
nk_stay_information.import_id
nk_csv_import_histories.id
Restrict delete
nk_point_linkages_ibfk_2
nk_point_linkages.nk_point_of_sales_information_id
nk_point_of_sales_information.id
Restrict delete
nk_point_linkages_ibfk_1
nk_point_linkages.nk_stay_information_id
nk_stay_information.id
Restrict delete
nk_point_of_sales_information_ibfk_1
nk_point_of_sales_information.import_id
nk_csv_import_histories.id
Restrict delete
admin_operation_logs_ibfk_1
admin_operation_logs.admin_id
admins.id
Restrict delete
nk_point_histories_ibfk_1
nk_point_histories.user_id
nk_users.id
Restrict delete
nk_point_histories_ibfk_2
nk_point_histories.nk_point_linkage_id
nk_point_linkages.id
Restrict delete
nk_memorial_days_ibfk_1
nk_memorial_days.nk_user_id
nk_users.id
Restrict delete

Check Constraints

Table Constraint Name Constraint