-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the order of the verblijfsobjecten in the import
In the import we did a DISTINCT on the verblijfsobjecten. Not only was this DISTINCT unnecesary, it also changed the order of the verblijfsobject id's so that they didn't coincide with the order of the verblijfsobjecten_label. Removing this DISTINCT fixed that.
- Loading branch information
Hielke Kramer
committed
Oct 22, 2020
1 parent
926c730
commit 0559cb0
Showing
1 changed file
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters