Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 50209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T16:33:27+00:00 2026-05-10T16:33:27+00:00

Given : Group hasMany Persons but the relationship is independent (ie. Persons can exist

  • 0

Given :

Group hasMany Persons

but the relationship is independent (ie. Persons can exist without belonging to a Group), should the foreign key in the persons’ table (ie group_id) be set to 0 (or NULL) when deleting a group? If you do not, the person will try to belong to a group that doesn’t exist.

The reason I ask is that this is the default behavior in Cakephp. If you set dependent to true, it will delete the associated models, but if it’s set to false it will leave the associated model untouched.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T16:33:28+00:00Added an answer on May 10, 2026 at 4:33 pm

    Yes, the foreign keys should be set to NULL (or 0, if this is your chosen ‘no group’ value) or you lose referential integrity. If your database supports it, you should be able to set an ‘On delete’ trigger or a cascade rule in your framework to enforce this. And the behaviour in CakePHP seems correct. If the value is dependent, then it should be removed on deletion. If it isn’t dependent then you need to give extra behaviour logic as to the correct action to take (in this case, you want to set all values to NULL. In other cases, you may want to set to a ‘default’ group, etc)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Given a table: day_date (form of yyyy-mm-dd) column2 column3 I want to group the
Given the following schema: CREATE TABLE players ( id BIGINT PRIMARY KEY, name TEXT
Given a group of files with the following naming convention: datetime_restofname.txt an example of
Given data frame values are Group year Value A 2010 17 A 2011 18
Given the XML below, I need to group by InputItem and sum the costs
Is it possible to determine if a given SID is User or Group using
I get a list of contacts in a given group id by id :
I have a SqlServer2005 table Group similar to the following: Id (PK, int) Name
I have 3 tables: People, Group, and a PeopleGroup join table. PeopleGroup has a
I have this problem in my textbook: Given a group of n items, each

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.