pietermartin/sqlg

Bug in the import foreign schema code

pietermartin opened this issue · 0 comments

Importing foreign schema code is not checking the schema name of VertexLabels being imported. So it imports VertexLabels with the same name but different schema into the wrong place.