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
Is there any way to change only the value of a hasMany table (extra_fields) of a set of values? I think that delete and re-add the rows each time kills the performance.
Is there any way to change the name of the results with the ORM? (like the AS command in mysql)