]> git.openstreetmap.org Git - nominatim.git/blobdiff - sql/tables.sql
environment for behave tests
[nominatim.git] / sql / tables.sql
index 75129ce8984a9a00b08ec2662f670b7569a1234c..19398eb558f1cb3b546011a9273a5395d1af92ea 100644 (file)
@@ -95,6 +95,7 @@ CREATE TABLE location_property_osmline (
     endnumber INTEGER,
     interpolationtype TEXT,
     street TEXT,
+    addr_place TEXT,
     postcode TEXT,
     calculated_country_code VARCHAR(2),
     geometry_sector INTEGER,