Interface: ReconcileBlobRefsOptions<S>
Interface: ReconcileBlobRefsOptions<S>
Section titled “Interface: ReconcileBlobRefsOptions<S>”Defined in: server/src/gc-blobs.ts:142
Type Parameters
Section titled “Type Parameters”S extends Schema<Record<string, AnyTable>>
Properties
Section titled “Properties”schema
Section titled “schema”
readonlyschema:S
Defined in: server/src/gc-blobs.ts:143
executor
Section titled “executor”
readonlyexecutor:SqlExecutor
Defined in: server/src/gc-blobs.ts:144
dialect?
Section titled “dialect?”
readonlyoptionaldialect?:SqlDialect
Defined in: server/src/gc-blobs.ts:145
readonlyoptionalnow?: () =>number
Defined in: server/src/gc-blobs.ts:146
Returns
Section titled “Returns”number