mirror of
https://github.com/apache/superset.git
synced 2026-04-27 03:55:47 +00:00
committed by
GitHub
parent
2a587f6cb1
commit
d9388d4535
@@ -65,8 +65,8 @@ const iconMap = {
|
||||
index: 'fa-bookmark',
|
||||
};
|
||||
const tooltipTitleMap = {
|
||||
pk: 'Primary Key',
|
||||
fk: 'Foreign Key',
|
||||
pk: 'Primary key',
|
||||
fk: 'Foreign key',
|
||||
index: 'Index',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user