Skip to main content

uploaded_file

Information about uploaded files

Primary Key:Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
idbigintNoYesSnowflake ID of the uploaded file

Generated through expression: 
buckettextNoYesBucket in which the file was stored

Generated through expression: 
nametextNoNoOriginal client name of the file

Generated through expression: 
storage_pathtextNoYesBucket-relative storage path of the file, with snowflake ID incorporated into the filename

Generated through expression: 
sizebigintNoNoSize of the file in bytes

Generated through expression: 
content_typetextNoNoContent type of the file

Generated through expression: 
created_attimestamp with time zoneNoNoWhen the file was created

Generated through expression: 
created_bybigintNoNoID of the user who uploaded the file

Generated through expression: