Skip to content

Commit

Permalink
Enhance tpcc_fk schema with FK enabled
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Jan 3, 2024
1 parent 4b2444a commit cc46575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/vitess-benchmark/tpcc_fk_vschema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"sharded": true,
"foreignKeyMode": "managed",
"vindexes": {
"hash": {
"type": "hash"
Expand Down

0 comments on commit cc46575

Please sign in to comment.