Cài đặt tính năng thay đổi tên và mô tả tour

This commit is contained in:
2026-06-15 21:22:05 +07:00
parent aec9112064
commit dcaf71032c
5 changed files with 6 additions and 1 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Tour" ADD COLUMN "description" TEXT;