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
I was looking for how to change the value of a column automatically when an entity is created or another column is modified, then I found that IEntityMapper has an "on" method, but I can't find any documentation about it. I'm trying to read the code from the previous commit, but I still don't understand how it works
I don't know if it's appropriate to add an issue here or should I add it in the orm repository, but I think its good if there is an explanation about the method.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I was looking for how to change the value of a column automatically when an entity is created or another column is modified, then I found that IEntityMapper has an "on" method, but I can't find any documentation about it. I'm trying to read the code from the previous commit, but I still don't understand how it works
I don't know if it's appropriate to add an issue here or should I add it in the orm repository, but I think its good if there is an explanation about the method.
Thanks in advance.
The text was updated successfully, but these errors were encountered: