mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-28 07:19:41 +00:00
3 lines
74 B
MySQL
3 lines
74 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "users" ADD COLUMN "dailyMessageLimit" INTEGER;
|