* feat: initial github integration with importing projects * fix: remove unused args * chore: remove duplicate col --------- Co-authored-by: Henry <henry_ball@hotmail.co.uk>
2 lines
169 B
SQL
2 lines
169 B
SQL
ALTER TYPE "public"."source" ADD VALUE 'github';--> statement-breakpoint
|
|
ALTER TABLE "integration" ALTER COLUMN "accessToken" SET DATA TYPE text;--> statement-breakpoint |