Fixed typo
This commit is contained in:
@@ -115,7 +115,7 @@ those have their own limitations compared to traditional RDBMS.
|
|||||||
value = MetaValue('attr', 'data_type')
|
value = MetaValue('attr', 'data_type')
|
||||||
|
|
||||||
|
|
||||||
Now SQLAlchemy-Utils would create these columns for ProductAttributeValue:
|
Now SQLAlchemy-Utils would create these columns for AttributeValue:
|
||||||
|
|
||||||
* value_unicode
|
* value_unicode
|
||||||
* value_int
|
* value_int
|
||||||
|
Reference in New Issue
Block a user