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
Make the DB contracts function that perform data update (e.g., insert, update and delete) operations accessible by the proper contracts. For example, the PidDB save must be called only PidService.
Make the DB contracts function that perform data update (e.g., insert, update and delete) operations accessible by the proper contracts. For example, the PidDB save must be called only PidService.
At the moment we have to :