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 0824ff6 commit e36a4baCopy full SHA for e36a4ba
1 file changed
types/Options/index.d.ts
@@ -238,6 +238,7 @@ export interface DatabaseOptions {
238
socketTimeoutMS?: number;
239
autoSelectFamily?: boolean;
240
autoSelectFamilyAttemptTimeout?: number;
241
+ allowPublicExplain?: boolean;
242
}
243
export interface AuthAdapter {
244
enabled?: boolean;
0 commit comments