"starts_at" TIMESTAMP WITH TIME ZONE NOT NULL, "ends_at" TIMESTAMP WITH TIME ZONE NOT NULL, "venue_id" uuid NOT NULL, "sponsor_id" smallint, "is_lightning_talk" boolean NOT NULL DEFAULT FALSE, ...
"created_at" timestamp without time zone not null default now(), "updated_at" timestamp without time zone not null default now() alter table "public"."news" enable row level security; CREATE UNIQUE ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results