TheMagnificent11 / lewee

2 stars 1 forks source link

Auditing #172

Open TheMagnificent11 opened 5 months ago

TheMagnificent11 commented 5 months ago

Add fluent syntax to turn on auditing for an DB entity.

Use the EF change tracking to create entries in an audit table (that is indexed by table name) and stores the before and after JSON structure of the entity.