Skip to content

Biolinks Schema

Schema: ext_biolinks | Auto-generated on 2026-03-30


Bio link landing pages.

ColumnTypeNullableDefault
iduuidNOgen_random_uuid()
user_iduuidNO
titletextNO
slugtextNO
descriptiontextYES
avatar_urltextYES
statustextNO'active'
seo_titletextYES
seo_descriptiontextYES
og_image_urltextYES
custom_csstextYES
is_defaultbooleanNOfalse
metadatajsonbYES'{}'
created_attimestamptzNOnow()
updated_attimestamptzNOnow()

Content blocks within a bio link page (links, text, embeds, etc.).

ColumnTypeNullableDefault
iduuidNOgen_random_uuid()
page_iduuidNO
typetextNO
titletextYES
contenttextYES
icontextYES
thumbnail_urltextYES
settingsjsonbNO'{}'
sort_ordersmallintNO0
is_activebooleanNOtrue
starts_attimestamptzYES
ends_attimestamptzYES
metadatajsonbYES'{}'
created_attimestamptzNOnow()
updated_attimestamptzNOnow()

Theme/style configuration for bio link pages.

ColumnTypeNullableDefault
iduuidNOgen_random_uuid()
page_iduuidNO
themetextNO'default'
background_typetextNO'color'
background_valuetextNO'#ffffff'
font_familytextYES
font_colortextYES
button_styletextNO'rounded'
button_colortextNO'#000000'
button_text_colortextNO'#ffffff'
animationtextYES
metadatajsonbYES'{}'
created_attimestamptzNOnow()
updated_attimestamptzNOnow()