recreation_resource_image_variants

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ref_id varchar 2147483647 null
recreation_resource_images.ref_id recreation_resource_image_variants_ref_id_fkey R
size_code varchar 20 null
url text 2147483647 null
width int4 10 null
height int4 10 null
extension varchar 10 null
updated_at timestamp 29,6 now()
updated_by text 2147483647 null
created_at timestamp 29,6 now()
created_by text 2147483647 null
sys_period tstzrange 2147483647 tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone)

Indexes

Constraint Name Type Sort Column(s)
recreation_resource_image_variants_pkey Primary key Asc/Asc ref_id + size_code

Relationships