FacturaScripts

Escriba su nombre de usuario y contraseña para iniciar sesión

#1kernel::init1ms
#2plugins::init4ms
#3kernel::run128ms
#1Memory usage1.34mb
#2Memory peak1.72mb
#1debugSHOW COLUMNS FROM `empresas`;↑+13ms
#2debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';↑+1ms
#3debugSELECT * FROM empresas ORDER BY nombre ASC↑+71ms
#4debugSHOW COLUMNS FROM `attached_files`;↑+35ms
#5debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'attached_files';↑+1ms
#6debugSELECT * FROM attached_files WHERE idfile = '1' LIMIT 1 OFFSET 0;↑+11ms
#1debugTabla empresas comprobada.
#2debugTabla attached_files comprobada.