stacker.news/prisma/migrations/20230106183533_nip05/migration.sql

3 lines
69 B
SQL

-- AlterTable
ALTER TABLE "users" ADD COLUMN "nostrPubkey" TEXT;