MINOR: Fix wherescape docs (#22632)

This commit is contained in:
Mayur Singal 2025-07-29 15:41:26 +05:30 committed by GitHub
parent cc9506db20
commit 26f99a3ac2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@ $$
$$section
### Database $(id="database")
Initial Mssql database to connect to. If you want to ingest all databases, set `ingestAllDatabases` to true.
Provide the name of the database which contains Wherescape tables.
$$
$$section
@ -113,7 +113,7 @@ $$
$$section
### Ingest All Databases $(id="ingestAllDatabases")
If ticked, the workflow will be able to ingest all database in the cluster. If not ticked, the workflow will only ingest tables from the database set above.
Not applicable for Wherescape
$$