Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New] - Documentation for UCI Database Schema #70

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

pankajjangid05
Copy link
Contributor

| ---------------- | ------------------- | ------------------------------------------------ |
| id | UUID | Unique identifier for the record. |
| userId | Text | User identifier associated with the message. |
| fromId | Text | Identifier for the sender of the message. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is formId correct?

Copy link
Contributor Author

@pankajjangid05 pankajjangid05 Sep 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this description is correct for fromId.

Comment on lines 24 to 25
| causeId | Text | |
| sessionId | UUID | |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these empty?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know about the use case of these columns or why it was created. should I remove these columns from the documentation? @chinmoy12c

@pankajjangid05 pankajjangid05 merged commit 48b01f5 into samagra-comms:main Sep 13, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants