Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminar recusives inutiles #139

Open
tranfuga25s opened this issue Nov 22, 2013 · 0 comments
Open

Eliminar recusives inutiles #139

tranfuga25s opened this issue Nov 22, 2013 · 0 comments

Comments

@tranfuga25s
Copy link
Owner

En usuarios/view se están trayendo asociaciones con respecto a turnos del usuario que no son utilizadas por la vista.

5 SELECT Turno.id_turno, Turno.paciente_id, Turno.medico_id, Turno.fecha_inicio, Turno.fecha_fin, Turno.consultorio_id, Turno.recibido, Turno.atendido, Turno.cancelado FROM turnera.turnos AS Turno WHERE Turno.paciente_id = (73)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant