861a98668e14902300d1d0926a2a32d87d4338c1
Added [Auditable] attribute to the Chat entity to enable auditing functionality. Created a new migration (AddAuditableToChat) that adds InsertTime, IsRemoved, and RemoveTime columns to the Chat table, along with the necessary database schema updates to support the auditing behavior.
Description
No description provided
Languages
C#
99.8%
Dockerfile
0.2%