Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync() on a belongsToMany() does not set created_at, updated_at #849

Closed
ascl-charlie opened this issue Feb 6, 2018 · 1 comment
Closed
Labels
needs more info Incomplete issue, missing details up-for-grabs Not assigned yet

Comments

@ascl-charlie
Copy link

The sync() function, when used on a belongsToMany() relationship, does not appear to set the created_at or updated_at timestamp fields.

@lcharette
Copy link
Member

This is more of an Eloquent related question?

Or do we actually fail to update the timestamps somewhere in our code ?

@lcharette lcharette added the needs more info Incomplete issue, missing details label Jun 2, 2019
@lcharette lcharette added the up-for-grabs Not assigned yet label Jun 27, 2019
@lcharette lcharette closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Incomplete issue, missing details up-for-grabs Not assigned yet
Projects
None yet
Development

No branches or pull requests

2 participants