Is it possible to extend the redis-key
I want to extend the category_node_storage by a "stock" column that should be written to the key-value of redis.
category:store:locale:stock:fk_category_node
It works as intended, but the propel:schema:validator throws this message:
Since vendor spy_category_node_storage.xml has fk_category_node as key_suffix_column.
Whats the best approach to extend the key-value
Answers
-
Hi, @leon.johae !
Parameter key_suffix_column is used to provide a name of the column from the DB, and the one you added might not exist in the DB table. See documentation here.
Let's discuss why you want to change the name of the key?
Usually it's a bad idea, since existing code is relying on the configuration provided here.
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 69 Spryker News
- 896 Developer Corner
- 758 Spryker Development
- 83 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 23 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 68 Spryker Safari Questions
- 50 Random