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
Sam Critchley edited this page Aug 6, 2015
·
1 revision
To do things when an entity is inserted, updated, deleted etc. you can write your own class inheriting from Database. You can then override methods like OnInsert, OnUpdate.