Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e01884e2

Von Tamino Steinert vor 4 Monaten hinzugefügt

Varianten: Wert für Ausprägung nur einmal pro Eigenschaft

Unterschiede anzeigen:

SL/DB/MetaSetup/VariantPropertyValue.pm
20 20

  
21 21
__PACKAGE__->meta->primary_key_columns([ 'id' ]);
22 22

  
23
__PACKAGE__->meta->unique_keys([ 'variant_property_id', 'value' ]);
24

  
23 25
__PACKAGE__->meta->allow_inline_column_values(1);
24 26

  
25 27
__PACKAGE__->meta->foreign_keys(

Auch abrufbar als: Unified diff