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
We should include a simple flag when calling phi_model that will exclude id, created_at, and updated_at from PHI wrapping. Instead of hard-coding ID, we should grab class.primary_key to know which one is the primary key.
The text was updated successfully, but these errors were encountered:
We should include a simple flag when calling
phi_model
that will excludeid
,created_at
, andupdated_at
from PHI wrapping. Instead of hard-coding ID, we should grabclass.primary_key
to know which one is the primary key.The text was updated successfully, but these errors were encountered: