SPB Git forge

spb/polyllm

Public
15commits 1branches 0releases
2.2 MBsize
maindefault branch
13 days agolast push
TypeScript 97.4% SQL 1% JavaScript 0.9% CSS 0.6%
205 B · 2 lines sql
Raw Blame History
1ALTER TABLE "custom_endpoints" ADD COLUMN "discovered_models" jsonb DEFAULT '[]'::jsonb NOT NULL;--> statement-breakpoint2ALTER TABLE "custom_endpoints" ADD COLUMN "discovered_at" timestamp with time zone;