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 :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Foreign key constraints
Actions Constraint properties Column Creating a foreign key over a non-indexed column would automatically create an index on it. Alternatively, you can define an index below, before creating the foreign key. Foreign key constraint (INNODB)
Database Table Column
ON DELETE ON UPDATE
+ Add column
+ Add constraint
Internal relationships Documentation
Column Internal relation An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.
id
id_empresa
nombre_transaccion
paso_actual
id_cotizacion
id_convenio
id_orden_compra
id_factura
fecha_cotizacion_enviada
fecha_cotizacion_aceptada
fecha_convenio_firmado
fecha_oc_recibida
fecha_plantilla_recibida
fecha_alumnos_cargados
fecha_factura_emitida
fecha_factura_confirmada
fecha_pago_programada
fecha_pago_recibido
archivo_plantilla_alumnos
archivo_convenio_firmado
archivo_factura_pdf
archivo_factura_xml
observaciones
created_at
created_by
updated_at
updated_by
enabled