]> git.openstreetmap.org Git - nominatim.git/blobdiff - src/nominatim_api/sql/sqlite_functions.py
split code into submodules
[nominatim.git] / src / nominatim_api / sql / sqlite_functions.py
similarity index 98%
rename from nominatim/db/sqlite_functions.py
rename to src/nominatim_api/sql/sqlite_functions.py
index a56c04edc8f6a1eb2a1d3933cc4b5924a26cb38c..43865e951ef0e4d26361d5476830da0d5016fd1a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # This file is part of Nominatim. (https://nominatim.org)
 #
-# Copyright (C) 2023 by the Nominatim developer community.
+# Copyright (C) 2024 by the Nominatim developer community.
 # For a full list of authors see the git log.
 """
 Custom functions for SQLite.