Files
grzanieplus.pl/plugins/stGiftCardPlugin/config/stPayment.schema.custom.yml
2025-03-12 17:06:23 +01:00

10 lines
213 B
YAML

propel:
st_payment:
_attributes:
phpName: Payment
gift_card_id:
type: INTEGER
required: false
foreignTable: st_gift_card
foreignReference: id
onDelete: setnull