From e489be4e5715e99e30e59214ea31a0519127c25a Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Mon, 14 Sep 2026 12:32:46 +0530 Subject: [PATCH] Added temp stop characteristics migration file --- ...create_temp_stop_characteristics_table.php | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 database/migrations/2026_09_05_105433_create_temp_stop_characteristics_table.php diff --git a/database/migrations/2026_09_05_105433_create_temp_stop_characteristics_table.php b/database/migrations/2026_09_05_105433_create_temp_stop_characteristics_table.php new file mode 100644 index 0000000..2b62954 --- /dev/null +++ b/database/migrations/2026_09_05_105433_create_temp_stop_characteristics_table.php @@ -0,0 +1,51 @@ +