Martin Oehlert

Results 4 issues of Martin Oehlert

Currently it is not possible to use different names for binding than the property names. To be more flexible, i added a check if DataMemberAttribute is set and use this...

1. Clarification for overview that the access to cosmos db is via credentials 2. Add postgresql get started to introductions

Change sent to author
cosmos-db/svc
do-not-merge
aq-pr-triaged
needs-human-review
nosql/subsvc

# Bug ## Expected Behavior The git log parser should succeed in reading the git log. ## Actual Behavior ``` at de.maibornwolff.codecharta.importer.gitlogparser.converter.ProjectConverter.addRootToEdgePaths(ProjectConverter.kt:48) at de.maibornwolff.codecharta.importer.gitlogparser.converter.ProjectConverter.addVersionControlledFile(ProjectConverter.kt:32) at de.maibornwolff.codecharta.importer.gitlogparser.converter.ProjectConverter.convert(ProjectConverter.kt:68) at de.maibornwolff.codecharta.importer.gitlogparser.GitLogProjectCreator.parse(GitLogProjectCreator.kt:26) at de.maibornwolff.codecharta.importer.gitlogparser.GitLogParser.createProjectFromLog(GitLogParser.kt:128)...

bug
pr-analysis
priority:high
difficulty:medium

# Description Standardize readme shield badges ## Issue reference Please reference the issue this PR will close: #7738 ## Checklist Please make sure you've completed the relevant tasks for this...