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

[#TRUNK-4126] Add duration and durationUnits properties to DrugOrder class #472

Closed
wants to merge 2 commits into from

Conversation

k-joseph
Copy link
Member

added both the duration and duration_units column to drug_order table

<column name="duration_units" type="int"/>
</addColumn>
<addForeignKeyConstraint constraintName="drug_order_duration_units_fk"
baseTableName="drug" baseColumnNames="concept_id"
Copy link
Member

Choose a reason for hiding this comment

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

baseTableName is drug_order

@k-joseph k-joseph closed this Dec 18, 2013
@k-joseph k-joseph deleted the TRUNK-4126 branch December 18, 2013 07:42
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants