Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport Foreign Key ON UPDATE CASCADE #1025
Conversation
|
@wumpz i fixed this issue, because i' using ON UPDATE too |
|
Looks good. But at the moment I am only reviewing via mobile. I will recheck it if I am back on business. Did you replace all occurances of this? If I remember right there was one direct in the alter expression and another in an ForeignIndex class. |
Yes, i replaced both. Added the same unit-tests for the AlterExpression variant. |
|
ok, it's ready to merge now :) |
#985