|
|
|
|
|
by dub
1149 days ago
|
|
The reasons Vitess didn't have foreign key support historically actually weren't a bold performance tradeoff or anything like that. It was more of a classic, boring, backlog prioritization thing: everyone heavily using Vitess was using gh-ost for schema changes, and gh-ost didn't support foreign keys. Now that Vitess has native schema change tools it's more reasonable to revisit user-friendly, out-of-the-box foreign key support. |
|