From 20ccc700927c3788b227c17363732761bfd7e07c Mon Sep 17 00:00:00 2001 From: mirivlad Date: Fri, 27 Mar 2026 11:08:57 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20answer=5Ftext=20nullable=20-=20=D0=BC?= =?UTF-8?q?=D0=B8=D0=B3=D1=80=D0=B0=D1=86=D0=B8=D1=8F=20=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Qwen-Coder --- ...03_27_030803_make_answer_text_nullable.php | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 database/migrations/2026_03_27_030803_make_answer_text_nullable.php diff --git a/database/migrations/2026_03_27_030803_make_answer_text_nullable.php b/database/migrations/2026_03_27_030803_make_answer_text_nullable.php new file mode 100644 index 0000000..13f4a10 --- /dev/null +++ b/database/migrations/2026_03_27_030803_make_answer_text_nullable.php @@ -0,0 +1,28 @@ +