Project

General

Profile

Actions

Back-Feature #157

closed

Создать сущность messages

Added by Dima Myachin 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Start date:
12/08/2025
Due date:
12/09/2025
% Done:

0%

Estimated time:
Spent time:

Description

Cущности должны быть созданы /libs/entitiesPG/src/. За референс можно всзять user.entity.ts. Добавить в index.ts
messages = {
id: uuid,
chatId: uuid,
senderId: uuid,
text: string,
status: enum ('sent', 'delivered', 'read'),
createdAt
}

Actions #1

Updated by Dima Myachin 3 months ago

  • Assignee set to Борис Ищенко
Actions #2

Updated by Борис Ищенко 3 months ago

  • Status changed from New to In Progress
Actions #3

Updated by Борис Ищенко 3 months ago

  • Status changed from In Progress to Resolved
Actions #4

Updated by Борис Ищенко 3 months ago

  • Due date set to 12/09/2025
  • Status changed from Resolved to Feedback
Actions #5

Updated by Борис Ищенко 3 months ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF