X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/adeebec32a5e75318eb8714a38087055e3b2e757..487e81fe3c6297fc6ad28183dbc5cc312ed3699a:/test/python/mocks.py diff --git a/test/python/mocks.py b/test/python/mocks.py index 9c6ef532..a2fff677 100644 --- a/test/python/mocks.py +++ b/test/python/mocks.py @@ -42,6 +42,7 @@ class MockPlacexTable: admin_level smallint, address hstore, extratags hstore, + token_info jsonb, geometry Geometry(Geometry,4326), wikipedia TEXT, country_code varchar(2),