|
|
|
|
|
by btown
2594 days ago
|
|
For what it’s worth, this is one of the rationales behind microservices: if the concept of an “allowed transaction” in your org is not “all things that can be done to a database” then everything should be using a shared API rather than having direct access. |
|