{"nodes": [{"id": "src_infrastructure_database_database_migration_migration_detector_ts", "label": "migration-detector.ts", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L1"}, {"id": "migration_detector_migrationdetector", "label": "MigrationDetector", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L63"}, {"id": "migration_detector_migrationdetector_constructor", "label": ".constructor()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L66"}, {"id": "migration_detector_migrationdetector_detectallmigrations", "label": ".detectAllMigrations()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L73"}, {"id": "migration_detector_migrationdetector_detectpendingmigrations", "label": ".detectPendingMigrations()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L177"}, {"id": "migration_detector_migrationdetector_parseversionnumber", "label": ".parseVersionNumber()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L208"}, {"id": "migration_detector_migrationdetector_findmigrationbyversion", "label": ".findMigrationByVersion()", "file_type": "code", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L222"}], "edges": [{"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "better_sqlite3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L8", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "promises", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L9", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L10", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L11", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "types_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L12", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "schema_version_manager_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L13", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "pii_masker_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L14", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "logger_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L15", "weight": 1.0}, {"source": "src_infrastructure_database_database_migration_migration_detector_ts", "target": "migration_detector_migrationdetector", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L63", "weight": 1.0}, {"source": "migration_detector_migrationdetector", "target": "migration_detector_migrationdetector_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L66", "weight": 1.0}, {"source": "migration_detector_migrationdetector", "target": "migration_detector_migrationdetector_detectallmigrations", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L73", "weight": 1.0}, {"source": "migration_detector_migrationdetector", "target": "migration_detector_migrationdetector_detectpendingmigrations", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L177", "weight": 1.0}, {"source": "migration_detector_migrationdetector", "target": "migration_detector_migrationdetector_parseversionnumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L208", "weight": 1.0}, {"source": "migration_detector_migrationdetector", "target": "migration_detector_migrationdetector_findmigrationbyversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L222", "weight": 1.0}, {"source": "migration_detector_migrationdetector_detectallmigrations", "target": "migration_detector_migrationdetector_parseversionnumber", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L143", "weight": 1.0}, {"source": "migration_detector_migrationdetector_detectpendingmigrations", "target": "migration_detector_migrationdetector_detectallmigrations", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L178", "weight": 1.0}, {"source": "migration_detector_migrationdetector_findmigrationbyversion", "target": "migration_detector_migrationdetector_detectallmigrations", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/infrastructure/database/database/migration/migration-detector.ts", "source_location": "L226", "weight": 1.0}]}