mirror of
https://github.com/diced/zipline.git
synced 2025-12-27 21:23:18 -08:00
3 lines
67 B
SQL
3 lines
67 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ADD COLUMN "totpSecret" TEXT;
|