You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// The connection name in ConnectionStrings configuration that will be used to execute the metadata query. If this value is null, the default connection string will be used.
203
-
//
204
-
"MetadataQueryConnectionName": null,
205
-
//
206
-
// Set the search path to this schema that contains the metadata query function. Default is `public`.
207
-
// This is needed when using non superuser connection roles with limited schema access and mapping the metadata function to a specific schema.
208
-
// If the connection string contains the same "Search Path=" it will be skipped.
0 commit comments