chatbot-template/lib/db/migrations/0002_striped_purifiers.sql
2023-06-02 11:57:44 -04:00

1 line
No EOL
75 B
SQL

ALTER TABLE "chats" ADD COLUMN "messages" json DEFAULT '{}'::json NOT NULL;