--- SCHEMA DEBUG --- CATALOG_PRODUCTS.ID: { "Field": "id", "Type": "bigint", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" } REGIONS.CODE: { "Field": "code", "Type": "char(2)", "Collation": "utf8mb4_unicode_ci", "Null": "NO", "Key": "PRI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }