-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Milestone
Description
I found that GeoPackages in the wild were failing /opt/features/vector_features/data/feature_table_integer_primary_key because the primary key did not have a NOT NULL of 1 as per http://www.geopackage.org/spec/#example_feature_table_cols. (opengeospatial/ets-gpkg10#31) Upon further review it is because they are using our DDL from http://www.geopackage.org/spec/#_sample_feature_table_informative
The DDL needs to be updated to have a NOT NULL in it.
I suspect this problem exists in multiple tables.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels