Skip to content

Instantly share code, notes, and snippets.

@anex
Last active August 29, 2015 14:07
Show Gist options
  • Save anex/324ef08fae1a1b982729 to your computer and use it in GitHub Desktop.
Save anex/324ef08fae1a1b982729 to your computer and use it in GitHub Desktop.
/* fkey of pkey: */
select * from information_schema.referential_constraints where unique_constraint_name = 'delivery_carrier_pkey';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment