The standard says "The definition column value in a gpkg_extensions row for those extensions SHALL contain the Annex name as a reference."
Previously that contained something meaningful (e.g. RTree got you "GeoPackage 1.0 Specification Annex M" or something similar). Its now always the same annex, irrespective of which extension.
What should be put into that column, noting the schema requires it to be non-null?
The standard says "The definition column value in a
gpkg_extensionsrow for those extensions SHALL contain the Annex name as a reference."Previously that contained something meaningful (e.g. RTree got you "GeoPackage 1.0 Specification Annex M" or something similar). Its now always the same annex, irrespective of which extension.
What should be put into that column, noting the schema requires it to be non-null?