The name of the referenced column, or null if not a column-level reference.
The foreign key to the gpkg_metadata record (id).
The foreign key to a parent metadata record, or null if there is no parent.
The scope of the reference: 'geopackage', 'table', 'column', 'row', or 'row/col'.
The row ID of the referenced row, or null if not a row-level reference.
The name of the referenced table, or null if the scope is 'geopackage'.
The ISO 8601 timestamp of when this reference was last updated.
Represents a row in the
gpkg_metadata_referencetable.Each reference links a metadata record to a specific GeoPackage entity (the entire GeoPackage, a table, a column, or a specific row).