Cause
An attempt was made to create a foreign key constraint in a sharded table on a column referencing a duplicated table.
Action
Remove the foreign key constraint referencing a column in the duplicated table.
Error Message
cannot create foreign key constraints on columns referencing a duplicated table
An attempt was made to create a foreign key constraint in a sharded table on a column referencing a duplicated table.
Remove the foreign key constraint referencing a column in the duplicated table.