Expand description

Foreign key definition & alternations statements.

Usage

Structs

Shorthand for constructing any foreign key statement
Create a foreign key constraint for an existing table. Unsupported by Sqlite
Drop a foreign key constraint for an existing table
Specification of a foreign key

Enums

Foreign key on update & on delete actions
All available types of foreign key statement