anything-llm/server/prisma/migrations/20240326231053_init/migration.sql

3 lines
68 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "invites" ADD COLUMN "workspaceIds" TEXT;