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

Convert discharge_reason to IntegerField #1739

Closed
rithviknishad opened this issue Dec 4, 2023 · 0 comments · Fixed by coronasafe/care_fe#6807
Closed

Convert discharge_reason to IntegerField #1739

rithviknishad opened this issue Dec 4, 2023 · 0 comments · Fixed by coronasafe/care_fe#6807
Assignees

Comments

@rithviknishad
Copy link
Member

The discharge_reason is currently a CharField, it needs to be made to an IntegerField so that querying can be faster and it allows to be white-labelled in Metabase

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 a pull request may close this issue.

2 participants