Nominatim/lib-sql
Sarah Hoffmann 09f4d767e4 port index creation to python
Also switches to jinja-based preprocessing, which allows to
simplify the SQL files. Use 'if not exists' where possible
so that the step can be rerun to fix missing indexes.
2021-03-04 11:11:47 +01:00
..
functions introduce jinja2 for preprocessing SQL 2021-03-03 17:51:08 +01: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 port index creation to python 2021-03-04 11:11:47 +01: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 port index creation to python 2021-03-04 11:11:47 +01:00
tiger_import_finish.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01: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
words.sql rename sql directory to lib-sql 2021-02-09 15:26:56 +01:00