Add migration to enhance session_payments table with payment_method_uuid and reference fields for split-payment details
This commit is contained in:
graphify-out/cache/ast/v0.8.44/136bf8c2412b13c1694de156c1335f4de76b394207039cd89be09b9ff04e3a15.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/2a85eb3fb974892179baf8b42a04f3899c9eaf1ce6bcfb05f26539b8da1ca65e.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/462d91b3d25e041dab1b8977890c0a929c7760397a2ac810bf66036695dc989a.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/68e94fad6828d565c4022d403eb3e6517a13aeb8a537d02ba3f67980b70bea93.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/6f38b243c8826b151700939da6d9ee9196af49c4996ab29b292f6a07519bea63.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a729ff72baf19ed11eed976b5dbcb5f8edecda0e120d6c6d5c0ab2a62f44a224.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/bb58c462e93d9b80473cf4e6074581f13108273de63e9a61d9cd4333f8f3f644.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260723120122_php", "label": "Version20260723120122.php", "file_type": "code", "source_file": "migrations/Version20260723120122.php", "source_location": "L1"}, {"id": "migrations_version20260723120122_version20260723120122", "label": "Version20260723120122", "file_type": "code", "source_file": "migrations/Version20260723120122.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260723120122_version20260723120122_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260723120122.php", "source_location": "L15"}, {"id": "migrations_version20260723120122_version20260723120122_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260723120122.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260723120122.php", "source_location": "L20"}, {"id": "migrations_version20260723120122_version20260723120122_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260723120122.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260723120122_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260723120122_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260723120122_php", "target": "migrations_version20260723120122_version20260723120122", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260723120122_version20260723120122", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260723120122_version20260723120122", "target": "migrations_version20260723120122_version20260723120122_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260723120122_version20260723120122", "target": "migrations_version20260723120122_version20260723120122_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260723120122_version20260723120122_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260723120122_version20260723120122", "target": "migrations_version20260723120122_version20260723120122_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260723120122_version20260723120122_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260723120122.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260723120122_version20260723120122_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260723120122.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260723120122_version20260723120122_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260723120122.php", "source_location": "L28", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/c54742928120073f5c02645346d46de121968e52003ce3db74873f259e1a5268.json
Vendored
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user