What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
hi team , i have created new table test_article . and inside table i have a column order_id . I want
Comments
-
its probably because you have a different column type (VARCHAR) for your local order_id, while spy_sales_order.id_sales_order is probably an integer -> They have to have the same type and size
0 -
ok let me check it
0 -
I have changed it but still getting same error
0 -
also i have deleted all the data from test_article table ..
0 -
and i was trying to delete sales_order table data but due to foreign key data is not deleting
0 -
hm ok. You could have a look at the table directly, if the type has been changed. And / or you could try to execture the ALTER TABLE statement directly in mysql to see if you get additional information about the error
0 -
the error is resolved now . It is mendatory to add onDelete="RESTRICT"
0 -
ok, good to hear. Not sure though, what restrict does tbh. In my last example I had on delete CASCADE, which also worked and should delete the foregin key data row when the row from the other table is deleted
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 78 Spryker News
- 936 Developer Corner
- 793 Spryker Development
- 90 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 27 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
- 33 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random