Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Options
Set default





Collapse Expand Requery Edit Explain Profiling Query failed Database : Queried time :
Untitled *
v Show/Hide tables list View in fullscreen Add tables from other databases New page Open page Save page Save page as Delete pages Create table Create relationship Choose column to display Reload Help Angular links / Direct links Snap to grid v Small/Big All Toggle small/big Toggle relationship lines Export schema > Move Menu > Pin text
Number of tables: 0
v indicadores_db action_plans
* id : int(11)
* indicator_id : int(11)
* title : varchar(255)
* description : text
* start_date : date
* end_date : date
* status : enum('Pendiente','En Progreso','Completado')
* responsible_user : varchar(150)
* created_at : timestamp
* root_cause : text
* five_whys : text
v indicadores_db action_plan_responses
* id : int(11)
* action_plan_id : int(11)
* response_text : text
* progress_percent : int(11)
* created_at : timestamp
* evidence_file : varchar(255)
v indicadores_db categories
* id : int(11)
* name : varchar(100)
* description : text
* created_at : timestamp
* dimension_id : int(11)
v indicadores_db corporate_identity
* id : int(11)
* mission : text
* vision : text
* values_text : text
* updated_at : timestamp
v indicadores_db dimensions
* id : int(11)
* name : varchar(255)
* description : text
* created_at : timestamp
v indicadores_db indicators
* id : int(11)
* template_id : int(11)
* name : varchar(255)
* description : text
* estimated_value : decimal(10,2)
* frequency : enum('Diario','Semanal','Mensual','Trimestral','Anual')
* responsible_user : varchar(150)
* created_at : timestamp
* objective : text
* calculation_formula : varchar(255)
* baseline : decimal(10,2)
* threshold_green : decimal(10,2)
* threshold_yellow : decimal(10,2)
* threshold_direction : enum('ASC','DESC','RANGE')
* category_id : int(11)
* share_token : varchar(64)
* objective_id : int(11)
* unique_code : varchar(50)
* unit_of_measurement : varchar(50)
* data_source : varchar(255)
* collection_method : varchar(255)
* calculation_responsible : varchar(150)
* organizational_level_id : int(11)
* status : enum('Activo','Obsoleto','En Revisi├│n')
v indicadores_db indicator_progress
* id : int(11)
* indicator_id : int(11)
* period_date : date
* real_value : decimal(10,2)
* comments : text
* created_at : timestamp
* expected_value : decimal(10,2)
* justification : text
* evidence_file : varchar(255)
v indicadores_db indicator_templates
* id : int(11)
* name : varchar(255)
* description : text
* frequency : enum('Diario','Semanal','Mensual','Trimestral','Anual')
* default_estimated_value : decimal(10,2)
* created_at : timestamp
* objective : text
* calculation_formula : varchar(255)
* baseline : decimal(10,2)
* threshold_green : decimal(10,2)
* threshold_yellow : decimal(10,2)
* threshold_direction : enum('ASC','DESC','RANGE')
* category_id : int(11)
* unique_code : varchar(50)
* unit_of_measurement : varchar(50)
* data_source : varchar(255)
* collection_method : varchar(255)
* calculation_responsible : varchar(150)
* organizational_level_id : int(11)
v indicadores_db organizational_levels
* id : int(11)
* name : varchar(255)
* description : text
* level_order : int(11)
* created_at : timestamp
v indicadores_db review_meetings
* id : int(11)
* title : varchar(255)
* meeting_date : date
* attendees : text
* minutes : text
* status : enum('Programada','Completada')
* created_at : timestamp
v indicadores_db strategic_objectives
* id : int(11)
* pillar_id : int(11)
* name : varchar(255)
* description : text
* created_at : timestamp
v indicadores_db strategic_pillars
* id : int(11)
* name : varchar(255)
* description : text
* created_at : timestamp
v indicadores_db users
* id : int(11)
* username : varchar(50)
* password_hash : varchar(255)
* role : enum('Admin','Generador','Seguimiento')
* created_at : timestamp
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship