FacturaScripts

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

#1kernel::init7ms
#2plugins::init24ms
#3kernel::run33ms
#1Memory usage8.1mb
#2Memory peak8.17mb
#1debugSHOW COLUMNS FROM `empresas`;↑+40ms
#2debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';
#3debugSELECT * FROM empresas ORDER BY nombre ASC↑+2ms
#4debugSHOW COLUMNS FROM `attached_files`;↑+19ms
#5debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'attached_files';
#6debugSELECT * FROM attached_files WHERE idfile = '96' LIMIT 1 OFFSET 0;↑+1ms
#1debugTabla empresas comprobada.
#2debugTabla attached_files comprobada.