created_at |
timestamp with time zone |
now() |
false |
|
|
Timestamp when the record was created. |
deleted_at |
timestamp with time zone |
|
true |
|
|
Timestamp when the record was deleted. If null, the record is not deleted. |
id |
uuid |
uuid_generate_v4() |
false |
public.courses public.exercise_language_groups public.mailchimp_course_tags public.marketing_mailing_list_access_tokens public.page_language_groups public.user_course_settings public.user_marketing_consents |
|
A unique, stable identifier for the record. |
updated_at |
timestamp with time zone |
now() |
false |
|
|
Timestamp when the record was last updated. The field is updated automatically by the set_timestamp trigger. |