use file id instead of file path in recorded locations
This commit is contained in:
@@ -199,7 +199,7 @@ namespace sourcetrail
|
||||
|
||||
const std::vector<std::string> tableNames = {
|
||||
"meta",
|
||||
"error"
|
||||
"error",
|
||||
"component_access",
|
||||
"occurrence",
|
||||
"source_location",
|
||||
|
||||
Reference in New Issue
Block a user