Skip to content
Snippets Groups Projects
Commit d7d613a2 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

sql: rename struct fkey and struct fkey_def

Rename struct fkey and struct fkey_def to fk_constraint and
fk_constraint_def respectively.
Consistently use "fk" for foreign key variables, and fk_def for
foreign key definition variables.

Remove dependency of fkey.h on space.h.
Enfore subject-verb-object naming in a few fk-related methods.
parent c9fadff3
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