-- AlterTable
ALTER TABLE "users" ADD COLUMN     "backupCodes" TEXT;
