completionId: cgen-5c71b70bcf804cbaa801663a6b768205

cgen-5c71b70bcf804cbaa801663a6b768205
This commit is contained in:
Builder.io 2025-11-05 06:43:06 +00:00
parent bb37f18e7f
commit 4e65bdaed5

View file

@ -11,7 +11,7 @@ create table if not exists public.projects (
status project_status_enum default 'planning',
technologies text[],
github_url text,
demo_url text,
live_url text,
image_url text,
start_date date,
end_date date,