Skip to content
Snippets Groups Projects
Commit 470ccf6c authored by Ilya Kosarev's avatar Ilya Kosarev Committed by Kirill Yukhin
Browse files

refactoring: remove exceptions from fk_constraint_def_new_from_tuple

fk_constraint_def_new_from_tuple is used in
on_replace_dd_fk_constraint therefore it has to be cleared from
exceptions. Now it doesn't throw any more. It means we also need
to clear from exceptions it's subsidiary function: decode_fk_links.
Their usages are updated. Some _xc functions, not needed any more,
are removed.

Part of #4247
parent 716a9af7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment