3 lines
67 B
SQL

-- AlterTable
ALTER TABLE "users" ADD COLUMN "streak" INTEGER;