feat: workspace description
This commit is contained in:
1
packages/db/migrations/0003_fine_bedlam.sql
Normal file
1
packages/db/migrations/0003_fine_bedlam.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "workspace" ADD COLUMN "description" text;
|
||||
1514
packages/db/migrations/meta/0003_snapshot.json
Normal file
1514
packages/db/migrations/meta/0003_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -22,6 +22,13 @@
|
||||
"when": 1735904544867,
|
||||
"tag": "0002_bored_retro_girl",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 3,
|
||||
"version": "7",
|
||||
"when": 1736084845433,
|
||||
"tag": "0003_fine_bedlam",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user