token_hash TEXT NOT NULL UNIQUE, -- SHA-256 hex of raw token token_prefix TEXT NOT NULL, -- first 12 chars for display (e.g. "coai_xR3k...") created_at TIMESTAMPTZ NOT NULL DEFAULT NOW(), expires_at ...
The Max is Amazon’s best all-around speaker and doubles as an excellent smart home hub. The Max is Amazon’s best all-around speaker and doubles as an excellent smart home hub.
created_at timestamptz not null default now(), updated_at timestamptz not null default now() drop trigger if exists crm_tokens_set_updated_at on public.crm_tokens; create trigger ...