Skip to content

Commit ba272ee

Browse files
committed
Update export-sql.hl
1 parent ebedb79 commit ba272ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

backend/files/misc/workflows/workflows/database/export-sql.hl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ data.connect:x:@.arguments/*/database
8383

8484
// Returning result to caller.
8585
yield
86-
rows:x:@data.select/*
86+
result:success
87+
message:You should be able to download your file now.

0 commit comments

Comments
 (0)