i18个领域很难确定我的行政人选。
是否有人用刀子? 按名称分类的田地
The schema.yml is:
...
product:
actAs:
I18n:
fields: [name, description]
columns:
product_typ_id: integer
name: string(255)
description: string
image: string(255)
image_thumb: string(255)
relations:
productTyp:
onDelete: SET NULL
...