FacturaScripts

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

#1kernel::init56ms
#2plugins::init37ms
#3kernel::run125ms
#1Memory usage2.18mb
#2Memory peak2.57mb
#1debugSHOW COLUMNS FROM `settings`;↑+18ms
#2debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'settings';↑+1ms
#3debugSELECT * FROM settings↑+27ms
#4debugSHOW COLUMNS FROM `empresas`;↑+62ms
#5debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';↑+1ms
#6debugSELECT * FROM empresas ORDER BY nombre ASC↑+23ms
#7debugSHOW COLUMNS FROM `attached_files`;↑+53ms
#8debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'attached_files';↑+1ms
#9debugSELECT * FROM attached_files WHERE idfile = '1' LIMIT 1 OFFSET 0;↑+29ms
#1debugTabla settings comprobada.
#2debugTabla empresas comprobada.↑+4ms
#3debugTabla attached_files comprobada.