We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3069d4 commit 4ee8419Copy full SHA for 4ee8419
services/search-service/src/keys.ts
@@ -30,3 +30,4 @@ export namespace SearchServiceBindings {
30
}
31
32
export const IGNORED_COLUMN = '-';
33
+export const DATASOURCE_NAME = 'SearchServiceDb';
0 commit comments