Add migration to include site_name column in cities table

This commit is contained in:
hamed
2026-07-02 10:09:14 +03:30
parent a7d5d17b9c
commit 70d280070b
21 changed files with 1062 additions and 814 deletions
+28 -23
View File
@@ -190,8 +190,8 @@
"semantic_hash": ""
},
"assets/admin/pages/CategoriesPage.tsx": {
"mtime": 1782844707.7293186,
"ast_hash": "a5dab31477ec4359b88f76d40bcb35bf",
"mtime": 1782974127.331514,
"ast_hash": "43d7e427a556469e4374224c4e665117",
"semantic_hash": ""
},
"assets/admin/pages/ClaimsPage.tsx": {
@@ -400,8 +400,8 @@
"semantic_hash": ""
},
"assets/admin/types/index.ts": {
"mtime": 1782750264.645306,
"ast_hash": "61c032545f706815210d6f66b080bdae",
"mtime": 1782974093.73864,
"ast_hash": "976545bf4ab31428db0fe23c17c23b5f",
"semantic_hash": ""
},
"assets/app.js": {
@@ -1180,8 +1180,8 @@
"semantic_hash": ""
},
"src/Doctor/Controller/DoctorController.php": {
"mtime": 1782728407.195775,
"ast_hash": "5a7f22cf91ac6726ce3427c88eea1a82",
"mtime": 1782931944.4072063,
"ast_hash": "2dd80d4ed9ec5a18474c17d7697cfee8",
"semantic_hash": ""
},
"src/Doctor/Entity/Doctor.php": {
@@ -1295,13 +1295,13 @@
"semantic_hash": ""
},
"src/Location/Controller/LocationController.php": {
"mtime": 1782844299.834749,
"ast_hash": "6a1296178827cdc99c6775db563c41f0",
"mtime": 1782974061.7243073,
"ast_hash": "eeba5749c527b2712549c2dda539e368",
"semantic_hash": ""
},
"src/Location/Entity/City.php": {
"mtime": 1781089230.145856,
"ast_hash": "a74133b8e50f52660ee00586b6d630db",
"mtime": 1782974046.9918911,
"ast_hash": "b37a5c9d79443b32709a30a3decffd30",
"semantic_hash": ""
},
"src/Location/Entity/Province.php": {
@@ -2185,8 +2185,8 @@
"semantic_hash": ""
},
"README.MD": {
"mtime": 1782845053.6544068,
"ast_hash": "57c7558eea01b735b714575a461ee751",
"mtime": 1782933937.9090674,
"ast_hash": "1da6a3afea0f626c55b6f7c1ff126b65",
"semantic_hash": ""
},
"TEST_USERS.md": {
@@ -2240,7 +2240,7 @@
"semantic_hash": ""
},
"config/packages/nelmio_cors.yaml": {
"mtime": 1781009943.585995,
"mtime": 1782933581.6906326,
"ast_hash": "c552214796d17d0d2a94154346b2afa8",
"semantic_hash": ""
},
@@ -2300,7 +2300,7 @@
"semantic_hash": ""
},
"config/services.yaml": {
"mtime": 1782902861.3039489,
"mtime": 1782932864.251077,
"ast_hash": "0cd5b457c6df19eb90acd03c130bd713",
"semantic_hash": ""
},
@@ -2340,7 +2340,7 @@
"semantic_hash": ""
},
"docs/api/admin.md": {
"mtime": 1782930000.5470378,
"mtime": 1782932869.818139,
"ast_hash": "27318238aa2741292c79a491870ba31b",
"semantic_hash": ""
},
@@ -2395,8 +2395,8 @@
"semantic_hash": ""
},
"docs/api/doctor.md": {
"mtime": 1782728407.108632,
"ast_hash": "6dedc0cdfc171e0f7c31fb29647cb27b",
"mtime": 1782932001.1570988,
"ast_hash": "166c5a9c884b17c23a53d9cb592266f4",
"semantic_hash": ""
},
"docs/api/insurance.md": {
@@ -2405,8 +2405,8 @@
"semantic_hash": ""
},
"docs/api/location.md": {
"mtime": 1782844893.6796494,
"ast_hash": "bd93b9cdb9c60259814f49193b6cab77",
"mtime": 1782974277.4647317,
"ast_hash": "237d13c1f44f23001d6e9ab287b80898",
"semantic_hash": ""
},
"docs/api/patient.md": {
@@ -3430,8 +3430,8 @@
"semantic_hash": ""
},
"data/seed/cities.json": {
"mtime": 1782843868.7730389,
"ast_hash": "2baadcc7287ed58538b074906b531efc",
"mtime": 1782973838.4322407,
"ast_hash": "089a1a2c29c7dafdc0f279e72c23f556",
"semantic_hash": ""
},
"data/seed/doctor_services.json": {
@@ -3455,8 +3455,8 @@
"semantic_hash": ""
},
"src/Category/Service/CategoryImporter.php": {
"mtime": 1782843813.8434396,
"ast_hash": "47a348a1a7cf97da5de81caad5f026d9",
"mtime": 1782974082.771482,
"ast_hash": "daaeddb090469fda67b5bdf08c52cacb",
"semantic_hash": ""
},
".claude/prompt/production-fixes-cors-payment-gateways.md": {
@@ -3503,5 +3503,10 @@
"mtime": 1782929788.2918966,
"ast_hash": "7d306f9d2eba4693cd01ff21f2eda173",
"semantic_hash": ""
},
"migrations/Version20260702063537.php": {
"mtime": 1782974183.0364032,
"ast_hash": "dc5d90afffa97b8150bcacba60846c8d",
"semantic_hash": ""
}
}