Skip to content

Commit e3f6de1

Browse files
OLMIS-7860: Changed dosesPerPatient column source (#96)
1 parent 1aa4414 commit e3f6de1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE requisition.available_requisition_column_sources
2+
SET value = 'REFERENCE_DATA'
3+
WHERE columnid = '3efdf855-cc03-4ccc-97f2-60108bc4b7a3';

0 commit comments

Comments
 (0)