A decentralized music tracking and discovery platform built on AT Protocol 馃幍
at c19755d14c152b6eb6cf6511dee1c739d18ffd40 2 lines 169 B view raw
1ALTER TABLE "spotify_accounts" ALTER COLUMN "spotify_app_id" DROP NOT NULL;--> statement-breakpoint 2ALTER TABLE "spotify_apps" ADD COLUMN "spotify_secret" text NOT NULL;