# Interface: SchemaResolutionOptions
Defined in: node_modules/.pnpm/@rawsql-ts+testkit-postgres@0.16.0/node_modules/@rawsql-ts/testkit-postgres/dist/types.d.ts:35
Schema qualification options used when resolving table names and fixtures.
Extended by
Properties
defaultSchema?
optionaldefaultSchema?:string
Defined in: node_modules/.pnpm/@rawsql-ts+testkit-postgres@0.16.0/node_modules/@rawsql-ts/testkit-postgres/dist/types.d.ts:36
searchPath?
optionalsearchPath?:string[]
Defined in: node_modules/.pnpm/@rawsql-ts+testkit-postgres@0.16.0/node_modules/@rawsql-ts/testkit-postgres/dist/types.d.ts:37