{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "PrimaryKey", "type": "object", "description": "A primary key is the column or columns that contain values that uniquely identify each row in a table." }