Skip to content

Commit 8192048

Browse files
committed
avniproject/avni-client#1563 | Added migration file to set default show growth chart value to True for child program
1 parent 739f926 commit 8192048

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE program
2+
SET show_growth_chart= TRUE
3+
WHERE name ILIKE 'child';

0 commit comments

Comments
 (0)