feat: map the complete municipality of Mol
This commit is contained in:
@@ -173,7 +173,6 @@ class VectorFeatureService:
|
||||
persisted.append(row)
|
||||
|
||||
if commit:
|
||||
db.flush()
|
||||
db.commit()
|
||||
for row in persisted:
|
||||
db.refresh(row)
|
||||
return persisted
|
||||
|
||||
Reference in New Issue
Block a user