fix: rutasAnalyzeHotFix #2119
Labels
No Milestone
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2119
Loading…
Reference in New Issue
No description provided.
Delete Branch "rutasAnalyzeHotFix"
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?
@ -2,3 +2,2 @@
CREATE OR REPLACE DEFINER=`root`@`localhost` PROCEDURE `bi`.`rutasAnalyze`(
vYear INT,
vMonth INT
vdatedFrom INT,
camelcase
@ -13,1 +12,3 @@
AND MONTH(Fecha) = vMonth;
WHERE Fecha BETWEEN vdatedFrom AND vdatedTo;
DELETE rb.*
DELETE rb no es necesario .*
@ -13,1 +12,3 @@
AND MONTH(Fecha) = vMonth;
WHERE Fecha BETWEEN vDatedFrom AND vDatedTo;
DELETE rb
Este delete sobra
@ -2,3 +2,2 @@
CREATE OR REPLACE DEFINER=`root`@`localhost` PROCEDURE `bi`.`rutasAnalyze`(
vYear INT,
vMonth INT
vDatedFrom INT,
DATE
@ -3,2 +3,2 @@
vYear INT,
vMonth INT
vDatedFrom INT,
vDatedTo INT
DATE
@ -1880,7 +1880,7 @@ packages:
resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==}
dependencies:
revisa este ficher que no deuria de pujar, actualitza la rama