{"nodes": [{"id": "src_infrastructure_database_database_migration_migrations_021_feedback_event_attribution_ts", "label": "021-feedback-event-attribution.ts", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L1"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration", "label": "FeedbackEventAttributionMigration", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L9"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration_tableexists", "label": ".tableExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L14"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration_columnexists", "label": ".columnExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L21"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration_indexexists", "label": ".indexExists()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L26"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration_validatebefore", "label": ".validateBefore()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L33"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration_up", "label": ".up()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L57"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration_down", "label": ".down()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L89"}, {"id": "021_feedback_event_attribution_feedbackeventattributionmigration_validateafter", "label": ".validateAfter()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L107"}], "edges": [{"source": "src_infrastructure_database_database_migration_migrations_021_feedback_event_attribution_ts", "target": "better_sqlite3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L6", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_021_feedback_event_attribution_ts", "target": "types_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L7", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migrations_021_feedback_event_attribution_ts", "target": "021_feedback_event_attribution_feedbackeventattributionmigration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L9", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_tableexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L14", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_columnexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L21", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_indexexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L26", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_validatebefore", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L33", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L57", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L89", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_validateafter", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L107", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration_validatebefore", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_tableexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L34", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration_validatebefore", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_columnexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L37", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration_up", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_tableexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L58", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration_up", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_columnexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L79", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration_down", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_tableexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L102", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration_validateafter", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_columnexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L108", "weight": 1.0}, {"source": "021_feedback_event_attribution_feedbackeventattributionmigration_validateafter", "target": "021_feedback_event_attribution_feedbackeventattributionmigration_indexexists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migrations/021-feedback-event-attribution.ts", "source_location": "L114", "weight": 1.0}]}