mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
issue types (task/bug)
This commit is contained in:
1
packages/backend/drizzle/0023_loving_raza.sql
Normal file
1
packages/backend/drizzle/0023_loving_raza.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "Organisation" ADD COLUMN "issueTypes" json DEFAULT '{"Task":{"icon":"checkBox","color":"#e4bd47"},"Bug":{"icon":"bug","color":"#ef4444"}}'::json NOT NULL;
|
||||
Reference in New Issue
Block a user