Skip to content

Commit e1a102b

Browse files
Pawan KumarPawan Kumar
authored andcommitted
Updated down sql for 4.16
1 parent ce8ecb1 commit e1a102b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
DELETE FROM "public"."chart_ref" WHERE ("location" = 'reference-chart_4-16-0' AND "version" = '4.16.0');
22

3-
UPDATE "public"."chart_ref" SET "is_default" = 't' WHERE "location" = 'reference-chart_4-14-0' AND "version" = '4.15.0';
3+
UPDATE "public"."chart_ref" SET "is_default" = 't' WHERE "location" = 'reference-chart_4-15-0' AND "version" = '4.15.0';

0 commit comments

Comments
 (0)