Skip to content

Conversation

@dereuromark
Copy link
Member

https://book.cakephp.org/5/en/orm/associations.html#hasone-associations

For beginners it can probably be confusing to see only hasOne() relations in singular, and only sometimes.

If anything, I would have expected belongsTo() to be singular, since there can always be only one ever.
HasOne() could easily become hasMany() by allowing more rows to be allowed, and then requires more massive refactoring.
So from the convention approach, it seems sound to stick here to the default, plural.

What do others think?

@dereuromark dereuromark merged commit f6e09ce into 5.x Nov 29, 2023
@dereuromark dereuromark deleted the 5.x-cleanup branch November 29, 2023 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants