You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there. Why when i serialized model with relationship, relationship's object is not serialized computed property, but serialized other columns?
In model
How i serialized
What i get (isBannedForUser is not serialized as null)
Is it a normal situation? Please do not tell me about a cherry pick in serialize method, i know about this, i want to understand why other columns serialized, bot not computed!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there. Why when i serialized model with relationship, relationship's object is not serialized computed property, but serialized other columns?
In model

How i serialized

What i get (isBannedForUser is not serialized as null)

Is it a normal situation? Please do not tell me about a cherry pick in serialize method, i know about this, i want to understand why other columns serialized, bot not computed!
Beta Was this translation helpful? Give feedback.
All reactions