mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-07 01:25:38 -05:00
check-param-names (#18189)
This commit is contained in:
@@ -276,8 +276,8 @@ export async function assertFileGenerationResult(filepath: string, retryCount: n
|
||||
|
||||
/**
|
||||
*
|
||||
* @param tableName table to look for
|
||||
* @param schema schema to look for
|
||||
* @param tableName table to look for
|
||||
* @param ownerUri owner uri
|
||||
* @param retryCount number of times to retry with a 5 second wait between each try
|
||||
* @param checkForData whether or not to check if the table has data
|
||||
|
||||
Reference in New Issue
Block a user