martin/tests/fixtures/tables
Binabh e3e6b3563f
adds support for id_column in tables for auto_publish (#790)
Resolves #682 

- [x] Get id_column string from config.yaml and use for id column
- [x] Support for list of strings
- [x] Add info/warnings if column is not there or is of wrong type
- [x] if column for the feature ID is found, remove it from properties
(see inline comment)
- [x] cleanup logging messages
- [x] need more tests to catch other edge cases

---------

Co-authored-by: Yuri Astrakhan <YuriAstrakhan@gmail.com>
2023-08-13 02:06:23 +00:00
..
autodetect.sql adds support for id_column in tables for auto_publish (#790) 2023-08-13 02:06:23 +00:00
MixPoints.sql add sql test pg_dump info 2023-08-12 21:30:04 -04:00
points1.sql add sql test pg_dump info 2023-08-12 21:30:04 -04:00
points2.sql add sql test pg_dump info 2023-08-12 21:30:04 -04:00
points3857.sql add sql test pg_dump info 2023-08-12 21:30:04 -04:00
points_empty_srid.sql add sql test pg_dump info 2023-08-12 21:30:04 -04:00
table_source_multiple_geom.sql add sql test pg_dump info 2023-08-12 21:30:04 -04:00
table_source.sql Issue 540 - missing index warnings (#569) 2023-02-07 01:05:47 -05:00