SELECT * FROM `KEY_COLUMN_USAGE`
Filter rows: |
CONSTRAINT_CATALOG | CONSTRAINT_SCHEMA | CONSTRAINT_NAME | TABLE_CATALOG | TABLE_SCHEMA | TABLE_NAME | COLUMN_NAME | ORDINAL_POSITION | POSITION_IN_UNIQUE_CONSTRAINT | REFERENCED_TABLE_SCHEMA | REFERENCED_TABLE_NAME | REFERENCED_COLUMN_NAME | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
def | fuel | PRIMARY | def | fuel | fuel_archives | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_blocks | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | name | def | fuel | fuel_blocks | name | 1 | NULL | NULL | NULL | NULL | |
def | fuel | name | def | fuel | fuel_blocks | language | 2 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_categories | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | slug | def | fuel | fuel_categories | slug | 1 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_logs | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_navigation | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | group_id_nav_key_language | def | fuel | fuel_navigation | group_id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | group_id_nav_key_language | def | fuel | fuel_navigation | nav_key | 2 | NULL | NULL | NULL | NULL | |
def | fuel | group_id_nav_key_language | def | fuel | fuel_navigation | language | 3 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_navigation_groups | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | name | def | fuel | fuel_navigation_groups | name | 1 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_page_variables | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | page_id | def | fuel | fuel_page_variables | page_id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | page_id | def | fuel | fuel_page_variables | name | 2 | NULL | NULL | NULL | NULL | |
def | fuel | page_id | def | fuel | fuel_page_variables | language | 3 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_pages | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | location | def | fuel | fuel_pages | location | 1 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_permissions | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | name | def | fuel | fuel_permissions | name | 1 | NULL | NULL | NULL | NULL | |
def | fuel | PRIMARY | def | fuel | fuel_relationships | id | 1 | NULL | NULL | NULL | NULL | |
def | fuel | unique_key | def | fuel | fuel_relationships | candidate_table | 1 | NULL | NULL | NULL | NULL | |
def | fuel | unique_key | def | fuel | fuel_relationships | candidate_key | 2 | NULL | NULL | NULL | NULL | |
def | fuel | unique_key | def | fuel | fuel_relationships | foreign_table | 3 | NULL | NULL | NULL | NULL |
Filter rows: |