SPI-007: optimizar count de préstamos activos con vista ligera #4
Reference in New Issue
Block a user
Delete Branch "feature/SPI-007-prestamos-activos-timeout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Separar find (full view) del count (informacion_prestamo_view) en el path
activo=true con paginación para evitar timeout por COUNT sobre 8 JOINs.