9 lines
193 B
YAML
9 lines
193 B
YAML
propel:
|
|
st_product:
|
|
_attributes: {phpName: Product}
|
|
opt_has_options:
|
|
type: INTEGER
|
|
options_color:
|
|
type: LONGVARCHAR
|
|
phpType: array
|