Nominatim/lib-sql/functions
Sarah Hoffmann 16a66b5326 move transliteration of housenumbers into indexing
Housenumbers are now saved in transliterated form in the housenumber
column. This saves the transliteration step during lookup.
2021-04-04 15:26:47 +02:00
..
address_lookup.sql return housenumbers always from address field 2021-04-04 15:26:47 +02:00
aux_property.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
importance.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
interpolation.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
normalization.sql introduce jinja2 for preprocessing SQL 2021-03-03 17:51:08 +01:00
partition-functions.sql introduce jinja2 for preprocessing SQL 2021-03-03 17:51:08 +01:00
place_triggers.sql introduce jinja2 for preprocessing SQL 2021-03-03 17:51:08 +01:00
placex_triggers.sql move transliteration of housenumbers into indexing 2021-04-04 15:26:47 +02:00
postcode_triggers.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
ranking.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
utils.sql introduce jinja2 for preprocessing SQL 2021-03-03 17:51:08 +01:00