Skip to content

Commit 5c2d9d9

Browse files
committed
no message
1 parent d52fdcb commit 5c2d9d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script-generation/GetInsert_MongoShell.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ EXEC GetInsert_MongoShell @TableName='ApiCovid19Route'
103103
EXEC GetInsert_MongoShell @TableName='ApiCovid19CountryDayOne', @Top = 10, @Where = 'CountryCode = ''vn'''
104104
EXEC GetInsert_MongoShell @TableName='ApiCovid19Route'
105105
106+
EXEC ApiCovid19
106107
EXEC GetInsert_MongoShell @TableName='ApiCovid19Route', @ExportPath = 'C:\Temp\'
107108
EXEC GetInsert_MongoShell @TableName='ApiCovid19Countries', @ExportPath = 'C:\Temp\'
108109
EXEC GetInsert_MongoShell @TableName='ApiCovid19CountryDayOne', @ExportPath = 'C:\Temp\'

0 commit comments

Comments
 (0)