| #1 | debug | SHOW COLUMNS FROM `settings`; | 0.6ms |
| #2 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'settings'; | 0.3ms |
| #3 | debug | SHOW INDEXES FROM settings; | 0.2ms |
| #4 | debug | SHOW COLUMNS FROM `settings`; | 0.5ms |
| #5 | debug | SELECT * FROM `settings` | |
| #6 | debug | SHOW COLUMNS FROM `mf_entradas`; | 0.8ms |
| #7 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'mf_entradas'; | 0.3ms |
| #8 | debug | SHOW INDEXES FROM mf_entradas; | 0.4ms |
| #9 | debug | Begin Transaction | |
| #10 | debug | ALTER TABLE mf_entradas MODIFY `fecha` timestamp NOT NULL DEFAULT '2026-07-16 00:00:00'; | 6.7ms |
| #11 | debug | Commit Transaction | |
| #12 | debug | SHOW COLUMNS FROM `mf_entradas`; | 0.3ms |
| #13 | debug | SHOW COLUMNS FROM `mf_triajes`; | 0.3ms |
| #14 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'mf_triajes'; | |
| #15 | debug | SHOW INDEXES FROM mf_triajes; | |
| #16 | debug | SHOW COLUMNS FROM `mf_triajes`; | 0.3ms |
| #17 | debug | SHOW COLUMNS FROM `mf_muestras`; | 0.3ms |
| #18 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'mf_muestras'; | |
| #19 | debug | SHOW INDEXES FROM mf_muestras; | |
| #20 | debug | SHOW COLUMNS FROM `mf_muestras`; | 0.3ms |
| #21 | debug | SHOW COLUMNS FROM `mf_servicios_facturables`; | 0.3ms |
| #22 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'mf_servicios_facturables'; | |
| #23 | debug | SHOW INDEXES FROM mf_servicios_facturables; | |
| #24 | debug | SHOW COLUMNS FROM `mf_servicios_facturables`; | 0.3ms |
| #25 | debug | SHOW COLUMNS FROM `mf_notificaciones`; | 0.3ms |
| #26 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'mf_notificaciones'; | |
| #27 | debug | SHOW INDEXES FROM mf_notificaciones; | |
| #28 | debug | SHOW COLUMNS FROM `mf_notificaciones`; | 0.3ms |
| #29 | debug | SHOW COLUMNS FROM `purezas_clasificacion`; | 0.3ms |
| #30 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'purezas_clasificacion'; | |
| #31 | debug | SHOW INDEXES FROM purezas_clasificacion; | |
| #32 | debug | SHOW COLUMNS FROM `purezas_clasificacion`; | 0.3ms |
| #33 | debug | SHOW COLUMNS FROM `mf_evidencias`; | 0.3ms |
| #34 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'mf_evidencias'; | |
| #35 | debug | SHOW INDEXES FROM mf_evidencias; | |
| #36 | debug | SHOW COLUMNS FROM `mf_evidencias`; | 0.3ms |
| #37 | debug | SHOW COLUMNS FROM `mf_precintos`; | 0.3ms |
| #38 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'mf_precintos'; | |
| #39 | debug | SHOW INDEXES FROM mf_precintos; | |
| #40 | debug | SHOW COLUMNS FROM `mf_precintos`; | 0.3ms |
| #41 | debug | SHOW COLUMNS FROM `empresas`; | 0.4ms |
| #42 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas'; | |
| #43 | debug | SHOW INDEXES FROM empresas; | |
| #44 | debug | ALTER TABLE empresas MODIFY `nextcloud_enlaces_expiracion` integer NULL DEFAULT NULL; | 6.9ms |
| #45 | debug | SHOW COLUMNS FROM `empresas`; | 0.4ms |
| #46 | debug | SELECT * FROM `empresas` ORDER BY `nombre` ASC | 0.3ms |