variable ATTENDEE_LEFT_JOIN_SELECT

SELECT clause for LEFT JOIN context — COALESCEs nullable join columns so attendees with broken/missing event_attendees linkage still appear in results (with event_id=0 as an obvious corruption indicator).

Type

string

Usage

import { ATTENDEE_LEFT_JOIN_SELECT } from "doc.ts";