completionId: cgen-5c71b70bcf804cbaa801663a6b768205
cgen-5c71b70bcf804cbaa801663a6b768205
This commit is contained in:
parent
bb37f18e7f
commit
4e65bdaed5
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue