wuyiqunLu
feat: add responseBody field and serving data to hooks (#93)
bc1cf4e unverified
raw
history blame
73 Bytes
-- AlterTable
ALTER TABLE "message" ADD COLUMN "responseBody" JSONB;