10 lines
224 B
YAML
10 lines
224 B
YAML
propel:
|
|
st_product_has_category:
|
|
_attributes:
|
|
phpName: ProductHasCategory
|
|
import_hash_id:
|
|
type: BIGINT
|
|
_indexes:
|
|
import_hash_idx:
|
|
- import_hash_id
|
|
- product_id |