← Back to team overview

mvhub-dev team mailing list archive

Re: [Merge] lp:~saroun-sek/mvhub/sql_change into lp:mvhub

 

Not worth the noble prize but still a small good thing to, making variable name consistant with $sql and @bind_values: 

142  - my $stmt =
147  + my $sql  =

292	+ my @bind_variables = ( $program_id, $agency_id );

Good query name:

498	+ 'PROGRAM_AGENCY_ID_X_OLDEST_RECORD_DATE')



-- 
https://code.launchpad.net/~saroun-sek/mvhub/sql_change/+merge/28658
Your team MVHub Developers is subscribed to branch lp:mvhub.



References