Nominatim/lib-sql
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
..
functions simplify token precomputation 2021-04-19 17:24:19 +02:00
aux_tables.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
functions.sql introduce jinja2 for preprocessing SQL 2021-03-03 17:51:08 +01:00
indices.sql simplify name matching between boundary and place node 2021-04-14 17:52:59 +02:00
partition-tables.src.sql move table creation to jinja-based preprocessing 2021-03-03 22:07:51 +01:00
postcode_tables.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
table-triggers.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
tables.sql simplify name matching between boundary and place node 2021-04-14 17:52:59 +02:00
tiger_import_finish.sql fix index on location_property_tiger (parent_place_id) 2021-04-19 00:33:15 +00:00
tiger_import_start.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
update-postcodes.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00
words_from_search_name.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00