Nominatim/lib-sql/functions
Sarah Hoffmann b88b952f56 simplify token precomputation
Rename function to reflect that it is only used for precomputation.
The token IDs are not really needed, so don't bother to compute
the array of tokens.
2021-04-19 17:24:19 +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 simplify token precomputation 2021-04-19 17:24:19 +02: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 simplify name matching between boundary and place node 2021-04-14 17:52:59 +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