Files
tfm_ainventory/graphify-out/cache/60a00a11e690aa02165602c7e647257da1653d596765c5da6e7f030396919cef.json

1 line
3.9 KiB
JSON

{"nodes": [{"id": "backend_scripts_migrate_v4_v5_py", "label": "migrate_v4_v5.py", "file_type": "code", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L1"}, {"id": "migrate_v4_v5_migrate", "label": "migrate()", "file_type": "code", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L6"}, {"id": "migrate_v4_v5_rationale_7", "label": "Migration script to upgrade the items table from schema v4 to v5. Adds colum", "file_type": "rationale", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L7"}], "edges": [{"source": "backend_scripts_migrate_v4_v5_py", "target": "sqlite3", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_scripts_migrate_v4_v5_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_scripts_migrate_v4_v5_py", "target": "backend_database_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_scripts_migrate_v4_v5_py", "target": "backend_logger_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_scripts_migrate_v4_v5_py", "target": "migrate_v4_v5_migrate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L6", "weight": 1.0}, {"source": "migrate_v4_v5_rationale_7", "target": "migrate_v4_v5_migrate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "migrate_v4_v5_migrate", "callee": "info", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L11"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "exists", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L13"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "error", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L14"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "connect", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L17"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "cursor", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L18"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "execute", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L22"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "fetchall", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L23"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "info", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L34"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "execute", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L35"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "info", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L37"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "commit", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L39"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "info", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L40"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "error", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L43"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "rollback", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L44"}, {"caller_nid": "migrate_v4_v5_migrate", "callee": "close", "source_file": "backend/scripts/migrate_v4_v5.py", "source_location": "L46"}]}