mirror of
https://github.com/diced/zipline.git
synced 2025-05-18 23:42:19 +02:00
2 lines
67 B
SQL
2 lines
67 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ADD COLUMN "totpSecret" TEXT;
|