]> git.openstreetmap.org Git - nominatim.git/commit
make sure old data gets deleted on place type change
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 18 Jun 2021 08:58:41 +0000 (10:58 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 18 Jun 2021 08:58:41 +0000 (10:58 +0200)
commite7b4fc70e786d6914ffad2bc424535b40c1db675
tree643c720d71f8ccdb6c0be62fca0cd4f19939e084
parent457982e1d2f4de0b4c387c2c3ac7f96488e9eca6
make sure old data gets deleted on place type change

When changing from some other place type to place=postcode
make sure that the old place type entry in the place table
is deleted.
lib-sql/functions/place_triggers.sql
test/bdd/db/update/postcode.feature