X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/5ff35d998459260e60bcb01aa7302f4706d043b1..ef1b52eee517d826c7c0e664f9a539b8ceffaaf6:/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),