mirror of
https://github.com/hempyhemp/hh-auto-reply.git
synced 2026-06-09 02:15:34 +00:00
3 lines
60 B
SQL
3 lines
60 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ADD COLUMN "hhPhone" TEXT;
|