Closed Avdam closed 1 year ago
It's in the documentation: https://tracker-enabled-dbcontext.bilal-fazlani.com/techniques/
"
In this pattern, TEDB wont work by default. You will have to set
GlobalTrackingConfig.DisconnectedContext = true;
on application startup.
"
I have a TrackerContext on which Set/Attach for a certain table is called:
Now, that table is not audit trailed. Is there a solution?