alireza 861a98668e feat: add Auditable attribute to Chat entity and create migration
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.
2026-06-11 19:42:44 +03:30
2026-06-02 20:48:16 +03:30
2026-06-02 20:48:16 +03:30
2026-06-03 03:20:16 +03:30
2026-06-03 03:20:16 +03:30
Description
No description provided
12 MiB
Languages
C# 99.8%
Dockerfile 0.2%