Skip to main content

uploaded_file

Information about uploaded files

Primary Key:Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
idbigintNoYesSnowflake ID of the uploaded file
buckettextNoYesBucket in which the file was stored
nametextNoNoOriginal client name of the file
storage_pathtextNoYesBucket-relative storage path of the file, with snowflake ID incorporated into the filename
sizebigintNoNoSize of the file in bytes
content_typetextNoNoContent type of the file
created_attimestamp with time zoneNoNoWhen the file was created
created_bybigintNoYesID of the user who uploaded the file