@lonvia commented on this pull request.
> @@ -0,0 +1,112 @@
+Feature: Test for delete callbacks
+
+ Background:
+ Given the input file 'liechtenstein-2013-08-03.osm.pbf'
+ And the lua style
+ """
+ change = osm2pgsql.define_table{
+ name = 'change',
+ ids = {type = 'any', id_column = 'osm_id', type_column =
'osm_type'},
+ columns = {
+ { column = 'extra', sql_type = 'int' }
Fixed.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2344#discussion_r2167454490
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