@lonvia commented on this pull request.
> + """
+ When running osm2pgsql flex with parameters
+ | --slim |
+
+ Then table change contains exactly
+ | osm_type | osm_id |
+
+ Given the input file '008-ch.osc.gz'
+
+ Scenario: Delete callbacks are called
+ When running osm2pgsql flex with parameters
+ | --slim | -a |
+
+ Then SELECT osm_type, count(*), sum(extra) FROM change GROUP BY
osm_type
+ | osm_type | count | sum |
+ | N | 16773 | 16779|
Now prettier.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2344#discussion_r2167454886
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2344/review/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving