Interface: FileColumnMeta
Interface: FileColumnMeta
Section titled “Interface: FileColumnMeta”Defined in: core/src/schema/columns.ts:59
Properties
Section titled “Properties”immutable
Section titled “immutable”
readonlyimmutable:boolean
Defined in: core/src/schema/columns.ts:60
upload
Section titled “upload”
readonlyupload:"proxy"
Defined in: core/src/schema/columns.ts:61
maxSize?
Section titled “maxSize?”
readonlyoptionalmaxSize?:number
Defined in: core/src/schema/columns.ts:62
mimeAllowList?
Section titled “mimeAllowList?”
readonlyoptionalmimeAllowList?: readonlystring[]
Defined in: core/src/schema/columns.ts:63