Files
portabase/prisma/migrations/20241103192308_2024_11_03/migration.sql
T

3 lines
66 B
SQL
Raw Normal View History

2024-11-03 21:12:40 +01:00
-- AlterTable
ALTER TABLE "users" ADD COLUMN "password" TEXT;