bilal-fazlani / tracker-enabled-dbcontext

Tracker-enabled DbContext offers you to implement full auditing in your database
https://tracker-enabled-dbcontext.bilal-fazlani.com/
Other
217 stars 110 forks source link

[DataType(DataType.Date)] #149

Closed qz2rg4 closed 7 years ago

qz2rg4 commented 7 years ago

Hi

Great Package

I have a problem with datefields defined with [DataType(DataType.Date)] where it does not get logged.

I tested changing to normal datetime and then logs perfectly.

Please Advise

qz2rg4 commented 7 years ago

Mmmmm don't know what happened there but it started working again