powerbi_entry


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
powerbi_entry_roles.powerbi_entry_id fk_powerbi_entry C
version BIGINT 19 null
name VARCHAR 50 null
type VARCHAR 50 null
url MEDIUMTEXT 16777215 null
embed_url MEDIUMTEXT 16777215 null
dataset_id VARCHAR 50 null
t_dma.ID Implied Constraint R
powerbi_id VARCHAR 50 null
t_dma.ID Implied Constraint R
created_by_id INT 10 null
sys_users.user_id fk_created_by R
created_at DATETIME 19 null
account VARCHAR 25 T-Mobile
group_id VARCHAR 50 null
t_dma.ID Implied Constraint R

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
fk_powerbi_entry_created_by_idx Performance Asc created_by_id
fk_powerbi_entry_name_idx Performance Asc name
fk_powerbi_entry_type Performance Asc type

Relationships